This plugin for webpack gets all bundled CSS chunks and injects them globally into window.__CSS_CHUNKS__
flush webpack chunks for SSR from React Loadable or similar packages
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
A Minipass stream that calls a flush function before emitting 'end'
Helps to inject chunks to head and body via HtmlWebpackPlugin with additional options to add async/defer to chunks
Webpack plugin and UI for analyzing webpack bundle with Statoscope
Simplifies creation of HTML files to serve your webpack bundles
Minimizer plugin for webpack
Enhances html-webpack-plugin with link rel=preload wiring capabilities for scripts
A Webpack plugin to optimize \ minimize CSS assets.
A write stream constructor that supports a flush function that is called before finish is emitted
Create HTML files with entrypoints and chunks relations to serve your bundles
A webpack plugin to remove obsolete chunk files in webpack watch mode
Html loader module for webpack
Wraps output files (chunks) with custom text or code.
A webpack plugin for converting external script files to inline script block. Requires 'html-webpack-plugin' to work.
Webpack plugin that allows to configure path or URL for fetching dynamic imports
Flush promises in tests
You chunks importing buddy
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
A transform stream which chunks incoming data into chunkSize byte chunks
Webpack plugin for enabling Subresource Integrity
Runs typescript type checker and linter on separate process.