A dashboard for monitoring Webpack build stats.
Auxpack is a configurable Webpack plugin that monitors statistics from production builds. It provides an interactive interface for developers to better understand bundle composition and optimize their projects.
To install Auxpack, use the following command:
npm i -D auxpack
After installing the plugin, you need to set it up in your Webpack configuration. Simply include it as a plugin in your webpack.config.js file.
Auxpack is a powerful Webpack plugin that provides developers with valuable insights into their production builds. By monitoring statistics and offering an interactive interface, it helps developers optimize their projects and improve performance. With its intuitive features, Auxpack is a useful tool for any developer working with Webpack.