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