clessg / progress-bar-webpack-plugin
A progress bar plugin for Webpack.
☆430Updated 2 years ago
Alternatives and similar repositories for progress-bar-webpack-plugin:
Users that are interested in progress-bar-webpack-plugin are comparing it to the libraries listed below
- Recognizes certain classes of webpack errors and cleans, aggregates and prioritizes them to provide a better Developer Experience.☆749Updated 3 years ago
- A faster uglifyjs plugin.☆464Updated 3 years ago
- [DEPRECATED] Caches the result of following loaders on disk☆640Updated 4 years ago
- A simple formatter/reporter for ESLint that's friendly with Sublime Text and iterm2 "click to open file" functionality☆198Updated 7 months ago
- svgo loader for webpack☆308Updated 7 months ago
- Allows exporting a manifest that maps entry chunk names to their output files, instead of keeping the mapping inside the webpack bootstra…☆394Updated last year
- Enhances html-webpack-plugin functionality with different deployment options for your scripts including 'async', 'preload', 'prefetch', '…