webpack

A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs,…

JavaScript 60.8k 8.3k

Serves a webpack app. Updates the browser on changes. Documentation https://webpack.js.org/configuration/dev-server/.

JavaScript 7.4k 1.4k

Repository for webpack documentation and more!

JavaScript 2.1k 3.3k

Webpack's Command Line Interface

JavaScript 2.3k 521