Change the repository type filter
All
Repositories list
83 repositories
- 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.
- Repository for webpack documentation and more!
- Lightweight CSS extraction plugin
- A development middleware for webpack
watchpack
Public- Serves a webpack app. Updates the browser on changes. Documentation https://webpack.js.org/configuration/dev-server/.
design-wg
Public archivewebpack-hot-middleware
PublicWebpack hot reloading you can attach to your own serverwebpack-bundle-analyzer
Public.github
Publicsass-loader
Publictapable
Publicenhanced-resolve
Publicwebpack-sources
Publictooling
Publicterser-webpack-plugin
Publicthread-loader
PublicRuns the following loaders in a worker poolschema-utils
PublicOptions Validation- Webpack loader and plugin to compress images using imagemin
coffee-loader
PublicCoffeeScript Loaderloader-runner
Public