webpack

Description

Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.

Original Source

https://github.com/webpack/webpack

License conditions

MIT
Copyright

Copyright JS Foundation and other contributors

Version5.74.0
Download