Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
bundle loader module for webpack
script loader module for webpack
Enhance the require function in node.js with support for loaders which preprocess files and really async require (AMD). Enables Hot Code Replacement.
jade loader module for webpack
json loader module for webpack
TypeScript definitions for loader-utils
Webpack loader to ignore certain package on build.
A Less loader for webpack. Compiles Less to CSS.
> webpack loader for Vue Single-File Components
css hot reload work with extract-text-webpack-plugin
Tweak React components in real time.
A loader-agnostic CSS Modules implementation, based on PostCSS
Dynamic ES module loader
Pug loader module for webpack
Rollup plugin to handle Web Workers