webpack/docsJavaScript
[OLD] documentation for webpack
(1,459 stars) (137 forks) (0 个已索引 issue) (0 个开放 good first issue)
仓库
[OLD] documentation for webpack
[OUTDATED] Starter template for React with webpack. Doesn't focus on simplicity! NOT FOR BEGINNERS!
Just a little module for plugins.
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, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
Serves a webpack app. Updates the browser on changes. Documentation https://webpack.js.org/configuration/dev-server/.