An **EXPERIMENTAL** Webpack plugin to enable "Fast Refresh" (also previously known as _Hot Reloading_) for React components.
A simple webpack plugin to support dotenv.
Turndown plugin to add GitHub Flavored Markdown extensions.
Official Sentry Webpack plugin
A plugin which, when combined with HTMLWebpackPlugin, adds CSP tags to the HTML output
Add a JS or CSS assets to a generated HTML file
Runs typescript type checker and linter on separate process.
Webpack plugin and CLI utility that represents bundle content as convenient interactive zoomable treemap
☄️ A webpack plugin for convert external stylesheet to embedded stylesheet, aka document stylesheet
A webpack plugin to retry loading of chunks that failed to load
A Webpack Plugin for generating Asset Manifests
replace-webpack-plugin
A webpack plugin to replace [Day.js](https://day.js.org/) to [Moment.js](http://momentjs.com/) automatically.
Outputs licenses from 3rd party libraries to a file
Generates complete single-page or multi-page website from source assets. Built-in support for Markdown, Eta, EJS, Handlebars, Nunjucks, Pug. Alternative to html-webpack-plugin.
webpack loader to extract HTML and CSS from the bundle
Replace JavaScript expressions with other expressions
Replaces a file extension with another one.
A Rspack Plugin for generating Asset Manifests
A webpack plugin to remove/clean your build folder(s).
A webpack plugin to run single-spa microfrontends as standalone
Detect modules with circular dependencies when bundling with webpack.
Prepare compressed versions of assets to serve them with Content-Encoding
Configurable "search and replace" plugin. Replaces matching nodes in the tree with a given replacement node. For example you can replace `process.NODE_ENV` with `"production"`.