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

Add support for ES6+ #622

Closed
ghost opened this issue May 8, 2017 · 2 comments
Closed

Add support for ES6+ #622

ghost opened this issue May 8, 2017 · 2 comments

Comments

@ghost
Copy link

ghost commented May 8, 2017

File download always fails, can add a new download address.
Can increase the ES6 syntax recognition, to avoid errors

@zaygraveyard
Copy link
Collaborator

File download always fails, can add a new download address.

Which link are you referring to?

Can increase the ES6 syntax recognition, to avoid errors

Koala uses UglifyJS2 so when uglify adds support for ES6 Koala will automatically have it.

@shikkaba
Copy link

shikkaba commented May 8, 2017

Koala uses UglifyJS2 so when uglify adds support for ES6 Koala will automatically have it.

It's in the dev branch so it's coming! Apparently?

Release versions of uglify-js only support ECMAScript 5 (ES5). If you wish to minify ES2015+ (ES6+) code then please use the harmony development branch.

@zaygraveyard zaygraveyard changed the title koala.exe download always fails Add support for ES6+ May 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants