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

Missing closureLanguageOut "ES_2017" #34

Closed
blutorange opened this issue Oct 14, 2018 · 1 comment
Closed

Missing closureLanguageOut "ES_2017" #34

blutorange opened this issue Oct 14, 2018 · 1 comment

Comments

@blutorange
Copy link
Owner

Issue by OzoneGrif
Wednesday Oct 11, 2017 at 11:42 GMT
Originally opened as samaxes#153


Hello Samaxes,

I have an issue with my project which can be solved by using the string "ES_2017" for closureLanguageOut.
That will disable some transcriptions and polyfills for ECMASCRIPT 6.

Is it possible to add it to the plugin?

@blutorange
Copy link
Owner Author

This is just a wrapper. You can use all values from the enum LanguageMode

But keep in mind that according the closure compiler docs, only ECMASCRIPT3, ECMASCRIPT5, ECMASCRIPT5_STRICT, ECMASCRIPT_2015, STABLE are supported for the output language.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant