Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changes default sourceType of js extraction from 'script' to 'module'… #145

Merged
merged 3 commits into from
Jun 14, 2016
Merged

Changes default sourceType of js extraction from 'script' to 'module'… #145

merged 3 commits into from
Jun 14, 2016

Commits on Jun 3, 2016

  1. Changes default sourceType of js extraction from 'script' to 'module'…

    …. It fixes issue with parsing ES6 code.
    Ernest Nowacki authored and Ernest Nowacki committed Jun 3, 2016
    Configuration menu
    Copy the full SHA
    64d17e2 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2016

  1. Adds tests for handling ES6 export / import files while extracting tr…

    …anslations
    Ernest Nowacki authored and Ernest Nowacki committed Jun 8, 2016
    Configuration menu
    Copy the full SHA
    b97076b View commit details
    Browse the repository at this point in the history
  2. Add new lines at the end of fixture files

    Ernest Nowacki authored and Ernest Nowacki committed Jun 8, 2016
    Configuration menu
    Copy the full SHA
    0bf1004 View commit details
    Browse the repository at this point in the history