An **EXPERIMENTAL** Webpack plugin to enable "Fast Refresh" (also previously known as _Hot Reloading_) for React components.
WebPack 2+ plugin for CSS minification after ExtractTextPluging
Detect modules with circular dependencies when bundling with webpack.
With ease add HMR accepting code to need modules
Helpers for webpack part of Statoscope
TypeScript definitions for optimize-css-assets-webpack-plugin
Define and resolve aliases for bundle dependencies
Enhances html-webpack-plugin functionality with async and defer attributes for script elements
Ensures that your Prisma files are copied
Gatsby plugin with the latest version of [webpack-bundle-analyser](https://github.com/webpack-contrib/webpack-bundle-analyzer) to visualize size of output files with an interactive zoomable treemap.
Webpack plugin to use in addition to [extract-text-webpack-plugin](https://github.com/webpack/extract-text-webpack-plugin) to create a second css bundle, processed to be rtl.
Livereload for webpack
Simplifies creation of HTML files to serve your webpack bundles
babel plugin for vue-cli
Webpack plugin to automatically display an error overlay in your application.
A webpack plugin to replace [Day.js](https://day.js.org/) to [Moment.js](http://momentjs.com/) automatically.
A webpack plugin to replace strings in file(s) after building
Kotlin/JS and Kotlin/Wasm utilities to work with Kotlin Gradle Plugin
TypeScript definitions for case-sensitive-paths-webpack-plugin
Webpack plugin to detect unused files and unused exports in used files
Webpack's DllPlugin without the boilerplate
Hard cache the source of modules in webpack.
Webpack plugin for Posthog 🦔
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.