Minify
: Reducing file sizes (sometimes by 30% to 90%) saves costs for both you and your users.
: Smaller files are transferred from the server to the browser more quickly. minify
: Use the TerserPlugin (included by default in v4+) to minify JavaScript automatically during the build process. : Reducing file sizes (sometimes by 30% to