webpack-plugin
There are 831 repositories under webpack-plugin topic.
FullHuman/purgecss
Remove unused CSS
chrisvfritz/prerender-spa-plugin
Prerenders static HTML in a single-page application.
webpack-contrib/mini-css-extract-plugin
Lightweight CSS extraction plugin
NekR/offline-plugin
Offline plugin (ServiceWorker, AppCache) for webpack (https://webpack.js.org/)
webpack-contrib/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
GoogleChromeLabs/critters
🦔 A Webpack plugin to inline your critical CSS and lazy-load the rest.
unplugin/unplugin-auto-import
Auto import APIs on-demand for Vite, Webpack and Rollup
pmmmwh/react-refresh-webpack-plugin
A Webpack plugin to enable "Fast Refresh" (also previously known as Hot Reloading) for React components.
webpack-contrib/copy-webpack-plugin
Copy files and directories with webpack
ElemeFE/page-skeleton-webpack-plugin
Webpack plugin to generate the skeleton page automatically
developit/workerize-loader
🏗️ Automatically move a module into a Web Worker (Webpack loader)
webpack/webpack.js.org
Repository for webpack documentation and more!
GoogleChromeLabs/preload-webpack-plugin
Please use https://github.com/vuejs/preload-webpack-plugin instead.
JetBrains/svg-sprite-loader
Webpack loader for creating SVG sprites.
johnagan/clean-webpack-plugin
A webpack plugin to remove your build folder(s) before building
TypeStrong/fork-ts-checker-webpack-plugin
Webpack plugin that runs typescript type checker on a separate process.
webpack-contrib/terser-webpack-plugin
Terser Plugin
GoogleChromeLabs/worker-plugin
👩🏭 Adds native Web Worker bundling support to Webpack.
zh-lx/code-inspector
🚀 Click the dom to open your IDE and position the cursor at dom's source code location! 点击页面 dom 来打开 IDE 并将光标自动定位到源代码位置!
chrisbateman/webpack-visualizer
Visualize your Webpack bundle
GoogleChromeLabs/size-plugin
Track compressed Webpack asset sizes over time.
goldhand/sw-precache-webpack-plugin
Webpack plugin that generates a service worker using sw-precache that will cache webpack's bundles' emitted assets. You can optionally pass sw-precache configuration options to webpack through this plugin.
webpack-contrib/install-webpack-plugin
Speed up development by automatically installing & saving dependencies with Webpack.
webpack-contrib/compression-webpack-plugin
Prepare compressed versions of assets to serve them with Content-Encoding
webpack-contrib/uglifyjs-webpack-plugin
[deprecated] UglifyJS Plugin
mrsteele/dotenv-webpack
A secure webpack plugin that supports dotenv and other environment variables and only exposes what you choose and use.
seek-oss/treat
:candy: Themeable, statically extracted CSS‑in‑JS with near‑zero runtime.
NMFR/optimize-css-assets-webpack-plugin
A Webpack plugin to optimize \ minimize CSS assets.
indutny/webpack-common-shake
CommonJS Tree Shaker plugin for WebPack
gregberge/error-overlay-webpack-plugin
Catch errors with style 💥✨
codymikol/karma-webpack
Karma webpack Middleware
webpack-contrib/purifycss-webpack
UNMAINTAINED, use https://github.com/FullHuman/purgecss-webpack-plugin
darrenscerri/duplicate-package-checker-webpack-plugin
🕵️ Webpack plugin that warns you when a build contains multiple versions of the same package
developit/optimize-plugin
Optimized Webpack Bundling for Everyone. Intro ⤵️
merkle-open/webpack-config-plugins
Provide best practices for webpack 4 loader configurations