flush webpack chunks for SSR from React Loadable or similar packages
Extract CSS from chunks into stylesheets + HMR. Supports Webpack 4 + SSR
A Minipass stream that calls a flush function before emitting 'end'
A webpack plugin for injecting <link rel='preload|prefecth'> into HtmlWebpackPlugin pages, with async chunk support
A Webpack plugin to optimize \ minimize CSS assets.
A webpack plugin to remove obsolete chunk files in webpack watch mode
A write stream constructor that supports a flush function that is called before finish is emitted
Webpack plugin and UI for analyzing webpack bundle with Statoscope
This plugin for webpack gets all bundled CSS chunks and injects them globally into window.__CSS_CHUNKS__
Wraps output files (chunks) with custom text or code.
Flush promises in tests
Helps to inject chunks to head and body via HtmlWebpackPlugin with additional options to add async/defer to chunks
A transform stream which chunks incoming data into chunkSize byte chunks
You chunks importing buddy
Create HTML files with entrypoints and chunks relations to serve your bundles
Webpack plugin that allows to configure path or URL for fetching dynamic imports
A webpack plugin to retry loading of chunks that failed to load
flush webpack chunks for SSR from React Loadable or similar packages
Module Federation helper for Node
Package to fix style (css/sass/less/stylus) only entries generating a extra js file.
Enhances html-webpack-plugin with link rel=preload wiring capabilities for scripts
Manipulate SVG path data (path[d] attribute content) simply and efficiently.
Streams groups of chunks based on conditions or an interval
minimal implementation of a PassThrough stream