(0 stars) (0 forks) (0 indexed issues) (0 open good first issues)
Repositories
marcello3d repositories
marcello3d/webpackJavaScript
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows to load parts for the application on demand. Through "loaders" modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
(0 stars) (0 forks) (0 indexed issues) (0 open good first issues)
marcello3d/webpack-hot-middlewareJavaScript
Webpack hot reloading you can attach to your own server
(0 stars) (0 forks) (0 indexed issues) (0 open good first issues)