关于压缩Javascript箭头函数表达式的问题 | The issue about minify javascript arrow functionalanzheng (55)in #cn-programming • 8 years ago Javascript的箭头函数(=>)用的时候挺方便,在压缩代码(minify)的时候报语法错误。有没有支持箭头函数的代码压缩器? Is there any minifier to support javascript arrow function? #programming #cn-study #development #busy