airbnb / babel-plugin-dynamic-import-webpackLinks
Babel plugin to transpile import() to require.ensure, for Webpack
☆497Updated last year
Alternatives and similar repositories for babel-plugin-dynamic-import-webpack
Users that are interested in babel-plugin-dynamic-import-webpack are comparing it to the libraries listed below
Sorting:
- Babel plugin to transpile import() to a deferred require(), for node☆573Updated 2 years ago
- A babel preset for transforming your JavaScript for Airbnb☆226Updated last year
- Browser and JS shims used by Airbnb.☆118Updated 2 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
- Bundle Loader☆658Updated 4 years ago
- Identical to standard uglify webpack plugin, with an option to build multiple files in parallel☆143Updated 5 years ago
- [DEPRECATED] Caches the result of following loaders on disk☆640Updated 4 years ago
- A require hook to compile CSS Modules in runtime☆484Updated 5 years ago
- A progress bar plugin for Webpack.☆430Updated 3 years ago
- [DEPRECATED] Embed localization into your bundle☆319Updated 7 years ago
- Enhances html-webpack-plugin functionality with different deployment options for your scripts including 'async', 'preload', 'prefetch', '…☆588Updated last year
- A faster uglifyjs plugin.☆464Updated 3 years ago
- Write the stats of a Webpack build to a file.☆164Updated 2 years ago
- A webpack bundle-loader ripoff with promise interface☆214Updated 8 years ago
- Extract css class names from required css module files, so we can render it on server.☆326Updated 2 years ago
- [DEPRECATED] Babel Minify Webpack Plugin☆488Updated 5 years ago
- 🏃♂️ Better NPM scripts runner☆637Updated 2 years ago
- Webpack stats plugin for build information, file manifests, etc.☆356Updated 4 months ago
- Ignore imported style files when running in Node