unindented / stats-webpack-plugin
Write the stats of a Webpack build to a file.
☆164Updated 2 years ago
Alternatives and similar repositories for stats-webpack-plugin:
Users that are interested in stats-webpack-plugin are comparing it to the libraries listed below
- 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
- Mocha Loader☆146Updated 4 years ago
- [DEPRECATED] A loader that returns an empty module (can still be used for webpack 4).☆145Updated 4 years ago
- Plugin to replace a standard webpack chunkhash with md5.☆58Updated 6 years ago
- A webpack bundle-loader ripoff with promise interface☆214Updated 8 years ago
- Plugin to replace a standard webpack chunkhash with md5.☆210Updated 7 years ago
- 💯 isparta instrumenter loader for webpack☆116Updated 8 years ago
- Babel preset for all es2015 plugins except babel-plugin-transform-es2015-modules-commonjs.☆96Updated 8 years ago
- Babel presets for modern browsers☆109Updated 2 years ago
- please use path-to-regexp's `match` function☆138Updated 4 years ago
- Webpack plugin for replacing resources' paths with public ones☆66Updated 8 years ago
- Plugin to replace webpack chunkhash with an md5 hash of the final file conent.☆128Updated 2 years ago
- Ignore imported style files when running in Node☆211Updated 6 years ago
- inline your webpack manifest (runtime code) with a script tag to save http request☆159Updated 4 years ago
- A simple formatter/reporter for ESLint that's friendly with Sublime Text and iterm2 "click to open file" functionality☆198Updated 6 months ago
- ☆65Updated 2 years ago
- [MAINTAINER NEEDED] Webpack loader to automatically require any resources related to the required one☆88Updated 5 years ago
- Identical to standard uglify webpack plugin, with an option to build multiple files in parallel☆144Updated 5 years ago
- webpack loader to extract HTML and CSS from the bundle☆319Updated 2 years ago
- Webpack stats plugin for build information, file manifests, etc.☆355Updated 2 months ago
- A demo config showing how to enable long-term caching using Webpack. Read [medium link] for details.☆97Updated 8 years ago
- Pass arbitrary constants between your module files☆203Updated last year
- Webpack plugin to optimize a JavaScript file for faster initial load by wrapping eagerly-invoked functions.☆161Updated 3 years ago
- import() & System.import() to UMD pattern transformer plugin for Babel☆72Updated 2 years ago
- [deprecated; use babel-plugin-istanbul instead] Istanbul-compatible code coverage instrumentation plugin for Babel.