* [dotenv-webpack v9.0.0](https://github.com/mrsteele/dotenv-webpack) – Secure webpack plugin that loads dotenv and replaces process.env, exposing only explicitly referenced environment variables. * [compression-webpack-plugin v12.0.0](https://github.com/webpack/compression-webpack-plugin) – Prepares compressed versions of webpack output assets for serving with Content-Encoding. * [copy-webpack-plugin v14.0.0](https://github.com/webpack/copy-webpack-plugin) – Copies existing individual files or entire directories to the build directory. * [BundleStats v4.22.0](https://github.com/relative-ci/bundle-stats) – Tool to analyze and compare bundle size, assets, modules, and packages across builds with support for multiple bundlers. * [Imagemin Webpack v5.0.0](https://github.com/webpack/image-minimizer-webpack-plugin) – Webpack plugin and loader to optimize images using imagemin. * [mini-css-extract-plugin v2.10.1](https://github.com/webpack/mini-css-extract-plugin) – Plugin that extracts CSS into separate files, creating per-JS-file CSS with on-demand loading and source map support.