Title: webpack module bundler
Description: webpack is a module bundler. It packs CommonJs/AMD modules i. e. for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand.
Domain: webpack.github.io
| None | 0; url=https://webpack.js.org/ |
| author | Tobias Koppers |
Links:
| documentation | http://webpack.js.org |
| introduction | http://webpack.js.org/concepts |
| tutorial | http://webpack.js.org/get-started/ |
| https://twitter.com/share | |
| https://github.com/webpack/webpack |