Using UglifyJS's screw-ie8 Option in Gulp
If you don't need to support IE8, you can optimize your minified JavaScript with the screw-ie8 flag. Here's how to set it up in Gulp.
Read article
Technical deep dives into optimizing speed, efficiency, and resource utilization in software systems. Performance measurement methodologies, optimization techniques, and how targeted improvements deliver meaningful benefits.
If you don't need to support IE8, you can optimize your minified JavaScript with the screw-ie8 flag. Here's how to set it up in Gulp.