Skip to content

Do we have any plan to support ES6 syntax? #6606

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

Closed
Becavalier opened this issue May 31, 2018 · 1 comment
Closed

Do we have any plan to support ES6 syntax? #6606

Becavalier opened this issue May 31, 2018 · 1 comment

Comments

@Becavalier
Copy link
Contributor

Becavalier commented May 31, 2018

It seems like the optimization phase is not support ES6 when compressing JavaScript code with "uglifyjs". I think we can have a pre-process to translate user side's ES6 code into ES5 or lower version JavaScript code since ES6 style JavaScript is widely used now.

@kripken
Copy link
Member

kripken commented May 31, 2018

Yes, we really need to do that, but so far no one has had the time. The main issue is #6000

Closing this as a duplicate of that one.

@kripken kripken closed this as completed May 31, 2018
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

2 participants