GitHub - unjs/webpackbar: Elegant ProgressBar and Profiler for Webpack 3 , 4 and 5
Elegant ProgressBar and Profiler for Webpack ✔ Display elegant progress bar while building or watch ✔ Support of multiple concurrent builds (useful for SSR) ✔ Pretty print filename and loaders ✔ Windows compatible ✔ Fully customizable using reporters ✔ Advanced build profiler Multi progress bars Build Profiler To begin, you'll need to install webpackbar: Using npm: npm install webpackbar -D Using yarn: Then add the reporter as a plugin to your webpack config.
https://github.com/unjs/webpackbar