Closed jeffersonmello closed 7 years ago
solved changed for google closure compiler
Sorry for my later answer. My package does not compile anything, it's only a wrapper for YUI Compressor, Google Closure Compiler, UglifyJS2. So you have to check if one if these compilers support ES6+.
Please let me know if you need further support.
@armin-pfaeffle how can we use the UglifyJS2 Harmony branch? I don't want to use GCC because it's too slow... UglifyJS2 Harmony branch uses ES6.
Hm... That's a good idea! I will check this next few days!
I tried minify the follow code
`this.$http.get('url', { params: { imeinumber: imei, metodo: 'getuser', crpt: 'C3DF32EA11' }
and returned error, in https://jscompress.com/ with ECMAScript 2016 checked minify with success