/

javascript-compiler

webpack
compiler
es6
javascript
web
build-tool
es2015
loaders
commonjs
amd
plugins
module-bundler
web-performance
esm
javascript-modules

webpack/webpack
347日前63.9k

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.