BohdanTkachenko / webpack-split-by-path
Split a Webpack entry bundle by path into any number of arbitrarily defined smaller bundles
☆111Updated 7 years ago
Alternatives and similar repositories for webpack-split-by-path:
Users that are interested in webpack-split-by-path are comparing it to the libraries listed below
- [MAINTAINER NEEDED] Webpack loader to automatically require any resources related to the required one☆88Updated 5 years ago
- Plugin to replace a standard webpack chunkhash with md5.☆58Updated 6 years ago
- Write the stats of a Webpack build to a file.☆164Updated 2 years ago
- 💯 isparta instrumenter loader for webpack☆116Updated 8 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
- 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
- Generate an HTML5 Application Cache for a Webpack build☆207Updated 4 years ago
- Babel preset for all es2015 plugins except babel-plugin-transform-es2015-modules-commonjs.☆96Updated 8 years ago
- Split a Webpack entry bundle into any number of arbitrarily defined smaller bundles☆81Updated 2 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
- Babel plugin that adds React import declaration if file contains JSX tags☆159Updated 9 months ago
- [deprecated; use babel-plugin-istanbul instead] Istanbul-compatible code coverage instrumentation plugin for Babel.☆246Updated 4 years ago
- [DEPRECATED] A loader that returns an empty module (can still be used for webpack 4).☆146Updated 4 years ago
- Dependency injection for webpack bundles☆120Updated 8 years ago
- Run Facebook's Flow in your gulp pipeline☆102Updated 2 years ago
- Ignore imported style files when running in Node☆211Updated 6 years ago
- Identical to standard uglify webpack plugin, with an option to build multiple files in parallel☆144Updated 5 years ago
- Use system notification to inform developer about compilation error☆70Updated 6 years ago
- Webpack loader to strip arbitrary functions out of your production code.☆281Updated 7 years ago
- Utility library for creating and extending Webpack configuration structures.☆113Updated 8 years ago
- import() & System.import() to UMD pattern transformer plugin for Babel☆73Updated 2 years ago
- Automated webfont generation from SVG icons. Use with WebPack!☆125Updated 6 years ago
- Create a modified babel preset based on an an existing preset.☆85Updated 6 years ago
- Mocha Loader☆146Updated 4 years ago
- ESLint rules for redux-saga☆135Updated 2 years ago
- Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently a…☆144Updated 6 years ago
- ECMAScript 6 Symbol polyfill☆180Updated last year
- Babel presets for modern browsers