Change the repository type filter
All
Repositories list
84 repositories
webpack.js.org
PublicRepository for webpack documentation and more!- A development middleware for webpack
webpack-cli
Public- 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.
webpack-dev-server
PublicServes a webpack app. Updates the browser on changes. Documentation https://webpack.js.org/configuration/dev-server/.schema-utils
PublicOptions Validationeslint-webpack-plugin
Publicstylelint-webpack-plugin
Publicremark-loader
Publicthread-loader
PublicRuns the following loaders in a worker poolhtml-loader
Publicexports-loader
Publiccoffee-loader
PublicCoffeeScript Loaderimports-loader
Publicexpose-loader
Public- Prepare compressed versions of assets to serve them with Content-Encoding
copy-webpack-plugin
Publicterser-webpack-plugin
Publicpostcss-loader
Publicstylus-loader
Publicless-loader
Public- Webpack loader and plugin to compress images using imagemin
- Style Loader
css-loader
Public