Pinned Repositories
awesome-webpack
A curated list of awesome Webpack resources, libraries and tools
copy-webpack-plugin
Copy files and directories with webpack
css-loader
CSS Loader
extract-text-webpack-plugin
[DEPRECATED] Please use https://github.com/webpack-contrib/mini-css-extract-plugin Extracts text from a bundle into a separate file
mini-css-extract-plugin
Lightweight CSS extraction plugin
postcss-loader
PostCSS loader for webpack
sass-loader
Compiles Sass to CSS
terser-webpack-plugin
Terser Plugin
webpack-bundle-analyzer
Webpack plugin and CLI utility that represents bundle content as convenient interactive zoomable treemap
webpack-hot-middleware
Webpack hot reloading you can attach to your own server
webpack-contrib's Repositories
webpack-contrib/webpack-bundle-analyzer
Webpack plugin and CLI utility that represents bundle content as convenient interactive zoomable treemap
webpack-contrib/mini-css-extract-plugin
Lightweight CSS extraction plugin
webpack-contrib/css-loader
CSS Loader
webpack-contrib/sass-loader
Compiles Sass to CSS
webpack-contrib/postcss-loader
PostCSS loader for webpack
webpack-contrib/copy-webpack-plugin
Copy files and directories with webpack
webpack-contrib/webpack-hot-middleware
Webpack hot reloading you can attach to your own server
webpack-contrib/terser-webpack-plugin
Terser Plugin
webpack-contrib/style-loader
Style Loader
webpack-contrib/compression-webpack-plugin
Prepare compressed versions of assets to serve them with Content-Encoding
webpack-contrib/html-loader
HTML Loader
webpack-contrib/thread-loader
Runs the following loaders in a worker pool
webpack-contrib/less-loader
Compiles Less to CSS
webpack-contrib/expose-loader
Expose Loader
webpack-contrib/imports-loader
Imports Loader
webpack-contrib/stylus-loader
:art: A stylus loader for webpack.
webpack-contrib/stylelint-webpack-plugin
A Stylelint plugin for webpack
webpack-contrib/source-map-loader
extract sourceMappingURL comments from modules and offer it to webpack
webpack-contrib/css-minimizer-webpack-plugin
cssnano plugin for Webpack
webpack-contrib/grunt-webpack
integrate webpack into grunt build process
webpack-contrib/eslint-webpack-plugin
A ESLint plugin for webpack
webpack-contrib/image-minimizer-webpack-plugin
Webpack loader and plugin to compress images using imagemin
webpack-contrib/exports-loader
Exports Loader
webpack-contrib/val-loader
val loader module for webpack
webpack-contrib/coffee-loader
CoffeeScript Loader
webpack-contrib/node-loader
node loader for native modules
webpack-contrib/remark-loader
Load markdown through remark with image resolving and some react-specific features.
webpack-contrib/html-minimizer-webpack-plugin
HTML minimizer webpack plugin
webpack-contrib/json-minimizer-webpack-plugin
JSON minimizer webpack plugin
webpack-contrib/eslint-config-webpack
Webpack standard eslint configuration