Injecting css chunks extracted using extract-css-chunks-webpack-plugin to HTML for html-webpack-plugin Edit
Extract CSS from chunks into stylesheets + HMR. Supports Webpack 4 + SSR
A Webpack plugin to optimize \ minimize CSS assets.
A webpack plugin for injecting <link rel='preload|prefecth'> into HtmlWebpackPlugin pages, with async chunk support
Minimizer plugin for webpack
extracts CSS into separate files
CSS minimizer (minifier) plugin for Webpack
Simplifies creation of HTML files to serve your webpack bundles
Webpack plugin and UI for analyzing webpack bundle with Statoscope
Package to fix style (css/sass/less/stylus) only entries generating a extra js file.
Helps to inject chunks to head and body via HtmlWebpackPlugin with additional options to add async/defer to chunks
☄️ A webpack plugin for convert external stylesheet to embedded stylesheet, aka document stylesheet
Enhances html-webpack-plugin with link rel=preload wiring capabilities for scripts
Runs typescript type checker and linter on separate process.
Create HTML files with entrypoints and chunks relations to serve your bundles
A webpack plugin for converting external script files to inline script block. Requires 'html-webpack-plugin' to work.
Inline critical CSS and lazy-load the rest.
Add a JS or CSS assets to a generated HTML file
css loader module for webpack
Wraps output files (chunks) with custom text or code.
Add the ability to exclude assets based on RegExp patterns
A webpack plugin to retry loading of chunks that failed to load
A webpack plugin to remove obsolete chunk files in webpack watch mode
Module Federation helper for Node