Terser plugin for webpack
pwa plugin for vue-cli
Simplifies creation of HTML files to serve your Rspack bundles
🐏 A webpack plugin for blazing fast builds on a RAM disk / drive
Webpack plugin to upload source maps to Honeybadger's API - http://docs.honeybadger.io/guides/source-maps.html
json minimizer plugin for Webpack
html minimizer plugin for Webpack
A webpack plugin to output a robots.txt file
Variant of merge that's useful for webpack configuration
A webpack plugin to set permissions for your output files and folders
Upload a source map to the Faro source map API from a Webpack build pipeline
Prepare compressed versions of assets to serve them with Content-Encoding
A progress bar for Webpack.
PostCSS loader for webpack
This plugin adds the ability to lint styled components according to the rules outlined in eslint-plugin-jsx-a11y.
Simplifies creation of a service worker to serve your webpack bundles
Webpack plugin to watch external files
Extracts OSS license information of the npm packages in your rollup or vite output
Webpack plugin to inline critical CSS and lazy-load the rest.
css loader module for webpack
A CLI for webpack-plugin-serve, providing a premier webpack development server
Webpack-CLI generators
Retrieve all Leaflet Default Icon options from CSS, in particular all icon images URL's, to improve compatibility with bundlers and frameworks that modify URL's in CSS.
When using Electron with Webpack, the easiest way to support native modules is to add them to Webpack `externals` configuration. This tells webpack to load them from `node_modules` via `require()`: