gruntjs / grunt-contrib-uglify

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

Please update uglifyjs to v3.15.0 to support the optional chaining operator. #561

Closed ArtemZakharchuk closed 2 years ago

ArtemZakharchuk commented 2 years ago

Please update uglifyjs to v3.15.0.

ArtemZakharchuk commented 2 years ago

Done in the scope of https://github.com/gruntjs/grunt-contrib-uglify/pull/562. Thanks!