webpack plugin to inline chunks in html webpack plugin
A webpack plugin for converting external script files to inline script block. Requires 'html-webpack-plugin' to work.
A webpack plugin for injecting <link rel='preload|prefecth'> into HtmlWebpackPlugin pages, with async chunk support
Extract CSS from chunks into stylesheets + HMR. Supports Webpack 4 + SSR
Minimizer plugin for webpack
Simplifies creation of HTML files to serve your webpack bundles
☄️ A webpack plugin for convert external stylesheet to embedded stylesheet, aka document stylesheet
A Webpack plugin to optimize \ minimize CSS assets.
Webpack plugin and UI for analyzing webpack bundle with Statoscope
Embed javascript and css source inline when using the webpack dev server or middleware
Helps to inject chunks to head and body via HtmlWebpackPlugin with additional options to add async/defer to chunks
Enhances html-webpack-plugin with link rel=preload wiring capabilities for scripts
Runs typescript type checker and linter on separate process.
Inject inline scripts into the html file generated via html webpack plugin
Embed javascript and css source inline when using the webpack dev server or middleware
Create HTML files with entrypoints and chunks relations to serve your bundles
A plugin which, when combined with HTMLWebpackPlugin, adds CSP tags to the HTML output
Wraps output files (chunks) with custom text or code.
A webpack plugin to remove obsolete chunk files in webpack watch mode
Module Federation helper for Node
A webpack plugin to retry loading of chunks that failed to load
flush webpack chunks for SSR from React Loadable or similar packages
Webpack plugin for enabling Subresource Integrity
TypeScript definitions for html-webpack-plugin