There are multiple plugins that can be used for JS minification. The top 3 seems to be:
Which one should be used for the best assets optimization? Compilation speed is priority number 2, of course if it would not be dramatically slower.
Some explanation: https://stackoverflow.com/questions/52661999/babel-minify-vs-terser-instead-uglify-js
There are multiple plugins that can be used for JS minification. The top 3 seems to be:
Which one should be used for the best assets optimization? Compilation speed is priority number 2, of course if it would not be dramatically slower.
Some explanation: https://stackoverflow.com/questions/52661999/babel-minify-vs-terser-instead-uglify-js