airbnb / babel-plugin-dynamic-import-node
Babel plugin to transpile import() to a deferred require(), for node
☆574Updated 2 years ago
Alternatives and similar repositories for babel-plugin-dynamic-import-node:
Users that are interested in babel-plugin-dynamic-import-node are comparing it to the libraries listed below
- Babel plugin to transpile import() to require.ensure, for Webpack☆498Updated 10 months ago
- A progress bar plugin for Webpack.☆430Updated 2 years ago
- A babel preset for transforming your JavaScript for Airbnb☆227Updated last year
- Recognizes certain classes of webpack errors and cleans, aggregates and prioritizes them to provide a better Developer Experience.☆749Updated 3 years ago
- Browser and JS shims used by Airbnb.☆117Updated 2 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.