Runs typescript type checker and linter on separate process.
Webpack's DllPlugin without the boilerplate
Enforces module path case sensitivity in Webpack
Recognizes certain classes of webpack errors and cleans, aggregates and prioritizes them to provide a better Developer Experience
Extract text from bundle into a file.
css hot reload work with extract-text-webpack-plugin
Forces webpack-dev-server to write bundle files to the file system.
Minimizer plugin for webpack
Run your code after compilation is done.
babel-minify plugin for webpack
Enhances html-webpack-plugin functionality with async and defer attributes for script elements
Simplifies creation of HTML files to serve your webpack bundles
Enhances html-webpack-plugin with link rel=preload wiring capabilities for scripts
UglifyJS plugin for webpack
webpack plugin for generating a bundle manifest to use with Vue 2.x bundleRenderer
A Webpack plugin to optimize \ minimize CSS assets.
Recognizes certain classes of webpack errors and cleans, aggregates and prioritizes them to provide a better Developer Experience
A Webpack plugin that allows to transform \ modify assets just before Webpack emits them.
Recognizes certain classes of webpack errors and cleans, aggregates and prioritizes them to provide a better Developer Experience
Extract CSS from chunks into stylesheets + HMR. Supports Webpack 4 + SSR