A Babel plugin that annotates frontend components with additional data to enrich the experience in Sentry
Automates the integration of module/nomodule bundles in your html.
Inline critical CSS and lazy-load the rest.
Allows you to hide certain warnings from webpack compilations
Extracts OSS license information of the npm packages in your webpack output
Offers a async require.resolve function. It's highly configurable.
Webpack plugin to inline critical CSS and lazy-load the rest.
A webpack plugin to replace strings in file(s) after building
A template with more features than the default html-webpack-plugin template
Easily add partial support to the HTML Webpack Plugin
Simplifies creation of Lynx template files to serve your webpack bundles
Simplifies creation of Lynx template files to serve your webpack bundles
A webpack plugin to retry loading of chunks that failed to load
Webpack plugin removes empty JavaScript files generated when using styles.
Webpack plugin to copy, archive (.zip), move, delete files and directories before and after builds
Webpack file concatenation.
[](https://www.npmjs.com/package/@craftamap/esbuild-plugin-html)
Webpack loader and plugin to optimize (compress) images using imagemin
Strip unused locales from Moment.js
Recognizes certain classes of webpack errors and cleans, aggregates and prioritizes them to provide a better Developer Experience
A ESLint plugin to lint and fix inline scripts contained in HTML files.
Unified utils for auto importing APIs in modules
Generates symbol-based SVG spritemap from all .svg files in a directory
This plugin is useful when bundling a Multiple-Page Application with webpack 4. It let `html-webpack-plugin` to include initial split chunks and runtime chunk that related to the entry js file of a html page, which are generated by `optimization.splitChun