Support ES6
Ayms opened this issue · 1 comments
Ayms commented
I know this issue has been reported several time but #448 where we are supposed to get updates looks to be dead
I have been fighting with uglify and node during some time to uglify some es6 code, while uglify was throwing like #3275, thinking this was due to my old global installed node version not supporting ES6, just to discover at the end after resinstalling everything properly that uglify does not support ES6 (!!!), quite surprising...
Do you have plans to support it?
Ayms commented
Closing, terser looks to work well, and it's written on the home page that uglify only supports ES5 (I would make it bigger and in bold, I really did not see it, neither could I have expected it...)