terinjokes/gulp-uglify

Spread operator

Closed this issue · 1 comments

Uglify broken when code have a Spread operator (...)?

You need to use a version of UglifyJS that supports harmony features. There's an example in the README