webpack-contrib / webpack-defaultsLinks
Defaults to be shared across webpack projects
☆110Updated 2 years ago
Alternatives and similar repositories for webpack-defaults
Users that are interested in webpack-defaults are comparing it to the libraries listed below
Sorting:
- Adds automatically resource hints to your html-files☆101Updated 5 years ago
- Find dependencies to transpile with Babel.☆132Updated 2 years ago
- Webpack loader designed for loader testing and debugging. Calls a function with the received input.☆52Updated 2 years ago
- Babel presets for modern browsers☆109Updated 2 years ago
- Extension plugin for html-webpack-plugin to inline webpack's chunk manifest. Default inlines in head tag.☆80Updated 7 years ago
- [DEPRECATED] A loader that returns an empty module (can still be used for webpack 4).☆146Updated 4 years ago
- Resolve URL pathnames using JavaScript☆64Updated 3 years ago
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- A mirror of Facebook's dev-expression Babel plugin☆188Updated 2 weeks ago
- Resolve the path of a module like require.resolve() but from a given path☆141Updated 4 years ago
- Webpack plugin that transpiles dependencies targeting Node.js versions newer than Node.js 0.10☆166Updated 6 years ago
- Webpack loader to ignore certain package on build.☆96Updated 6 years ago
- Find the closest package.json file☆164Updated 2 months ago
- Write the stats of a Webpack build to a file.☆164Updated 2 years ago
- webpack HMR Client☆120Updated 4 years ago
- Symbol.observable ponyfill☆188Updated 2 years ago
- Simplify npm scripts with `if-env ... && npm run this || npm run that`☆98Updated last week
- val loader module for webpack☆187Updated 3 weeks ago
- require/import dependency validation☆44Updated last year
- ☆92Updated 2 years ago
- [DEPRECATED] Please use logger API https://github.com/webpack/webpack/pull/9436☆38Updated 5 years ago
- 🔥 version of React-DOM☆110Updated 2 years ago
- TypeScript Language Service Plugin for CSS modules.☆39Updated 5 years ago
- A miniature version of html-webpack-plugin with only necessary features☆56Updated last year
- Automatically start your server once Webpack's build completes.☆159Updated 2 years ago
- Provides a hooking mechanism for Node.js require() calls☆62Updated 3 years ago
- A Jest environment that allows you to configure jsdom☆114Updated 2 years ago
- babel-merge merges multiple Babel configuration objects into a single copy. Plugin and preset objects and arrays will be merged together.☆24Updated 2 years ago
- Webpack progress wait page for webpack-dev-server