terinjokes/gulp-uglify

Unable to compress ``

Closed this issue · 2 comments

UglifyJS doesn't support JSX or harmony. You must use an alternative implementation as explained in the readme, or compile code to ES5.

Thank you for your answer