DanielSchaffer / webpack-babel-multi-target-pluginLinks
A Webpack plugin that works with Babel to allow differential loading - production deployment of ES2015 builds targeted to modern browsers, with an ES5 fallback for legacy browsers.
☆151Updated 4 years ago
Alternatives and similar repositories for webpack-babel-multi-target-plugin
Users that are interested in webpack-babel-multi-target-plugin are comparing it to the libraries listed below
Sorting:
- Add this plugin to generate mirrored esm modules for your existing bundles☆193Updated 2 years ago
- Transform async/await to somewhat idiomatic JavaScript promise chains☆248Updated 2 years ago
- A Development Server in a Webpack Plugin☆338Updated 3 years ago
- 🦎 -> 🦖A de-evolution gun for your bundle!☆198Updated 2 years ago
- Easily implement a module nomodule index.html☆82Updated 4 years ago
- Generate a cpuprofile for your webpack builds☆157Updated last month
- A teensy, squeaky 🐤 clean Webpack CLI☆236Updated 4 years ago
- Track your library bundles size and its treeshakability with less effort☆165Updated 2 years ago
- 👷♀️ Use Web Workers in Jest / JSDOM 🌈☆291Updated 2 years ago
- val loader module for webpack☆185Updated 5 months ago
- Babel Plugin that adds useful build time console functions 🎮☆293Updated 3 years ago
- A package to help you find out which of your node_modules aren't ES5 so you can add them to your Webpack/Rollup/Parcel transpilation step…☆278Updated 2 years ago
- This plugin simplifies the creation of script tags for module and nomodule for a webpack multi build configuration☆55Updated 4 years ago
- Run ES Module syntax (`import`, `import()`, and `export`) in any browser – even IE!☆549Updated 6 years ago
- Transparently adds support for Plug'n'Play to Webpack☆266Updated 3 years ago
- A Babel preset that targets modern browsers by fixing engine bugs (will be merged into preset-env eventually)☆742Updated 2 years ago
- Measure the real, minified, tree-shaken impact of individual imports into your app☆131Updated 3 years ago
- puppeteer + dom-testing-library = 💖☆287Updated last year
- 🦔A utility to match a browserslist query with user agent strings☆312Updated 2 years ago
- Check whether a package is tree-shakeable☆546Updated last year
- A deep assignment alternative to the object spread operator and Object.assign☆179Updated 2 years ago
- A babel-macro that allows you to import all files that match a glob☆178Updated 4 years ago
- C conditionals directive for JavaScript☆110Updated 5 years ago
- Node's url module implemented using the built-in URL API.☆286Updated 3 months ago
- An inspection tool for Webpack frontend JavaScript bundles.☆593Updated 2 years ago
- A tool for comparing webpack bundle stats☆158Updated 2 years ago
- 🔌 Utilities for easy feature-complete testing of babel plugins and presets☆271Updated 3 weeks ago
- Project status: NOT MAINTAINED; Checks that you are using the existent css/scss classes, no more no less☆154Updated last year
- [DEPRECATED] Lightweight, modular, and opinionated webpack CLI that provides a superior experience☆210Updated 7 years ago
- Evaluates how long a browser will execute your javascript code