WebPack 2+ plugin for CSS minification after ExtractTextPluging
With ease add HMR accepting code to need modules
Helpers for webpack part of Statoscope
Define and resolve aliases for bundle dependencies
Detect modules with circular dependencies when bundling with webpack.
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.
TypeScript definitions for optimize-css-assets-webpack-plugin
Ensures that your Prisma files are copied
Enhances html-webpack-plugin functionality with async and defer attributes for script elements
Find and replace feature for CKEditor 5.
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.
A string replace plugin for gulp
Livereload for webpack
Fills placeholders in text files with the final name of compiled assets
Allows you to provide custom implementation of Object.assign in babel builds
Webpack plugin to automatically display an error overlay in your application.
babel plugin for vue-cli
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"`.
Simplifies creation of HTML files to serve your webpack bundles
Kotlin/JS and Kotlin/Wasm utilities to work with Kotlin Gradle Plugin
A Babel plugin to rewrite aliased require() calls.
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