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.
With ease add HMR accepting code to need modules
Define and resolve aliases for bundle dependencies
An **EXPERIMENTAL** Webpack plugin to enable "Fast Refresh" (also previously known as _Hot Reloading_) for React components.
Node standard library for browser.
A simple webpack plugin to support dotenv.
TypeScript definitions for optimize-css-assets-webpack-plugin
Helpers for webpack part of Statoscope
Ensures that your Prisma files are copied
Detect modules with circular dependencies when bundling with webpack.
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.
Enhances html-webpack-plugin functionality with async and defer attributes for script elements
Livereload for webpack
Webpack's DllPlugin without the boilerplate
Simplifies creation of HTML files to serve your webpack bundles
Kotlin/JS and Kotlin/Wasm utilities to work with Kotlin Gradle Plugin
babel plugin for vue-cli
A webpack plugin to replace strings in file(s) after building
A webpack plugin to replace [Day.js](https://day.js.org/) to [Moment.js](http://momentjs.com/) automatically.
Webpack plugin to automatically display an error overlay in your application.
TypeScript definitions for case-sensitive-paths-webpack-plugin
Hard cache the source of modules in webpack.
Webpack plugin to detect unused files and unused exports in used files
A miniature version of html-webpack-plugin with only necessary features