Open JoshuaKGoldberg opened 2 years ago
main
Google's Closure Compiler for many years was considered best-in-class for JavaScript minification+uglification. It might be useful for making distributed bundles even smaller.
https://www.npmjs.com/package/google-closure-library-webpack-plugin looks like the current Webpack 5 latest-and-greatest.
Tooling Report Checklist
main
branch of the repository.Overview
Google's Closure Compiler for many years was considered best-in-class for JavaScript minification+uglification. It might be useful for making distributed bundles even smaller.
Additional Info
https://www.npmjs.com/package/google-closure-library-webpack-plugin looks like the current Webpack 5 latest-and-greatest.