gruntjs / grunt-contrib-uglify

Minify files with UglifyJS.
http://gruntjs.com/
MIT License
1.48k stars 348 forks source link

uglification failed unexpected token operator during grunt build #539

Closed ShobhaPatwal closed 5 years ago

ShobhaPatwal commented 5 years ago

Uglification failed warning is coming when grunt build. It is showing the error in temp file for vendor.js file. error error1

alexlamsl commented 5 years ago

You will need to provide said vendor.js in order for any progress to be made about your issue.

alexlamsl commented 5 years ago

Please file a report at https://github.com/mishoo/UglifyJS2/issues and follow the instructions there.