Recognizes certain classes of webpack errors and cleans, aggregates and prioritizes them to provide a better Developer Experience
Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset
Split JavaScript SDK common components
webpack loader to extract HTML and CSS from the bundle
A webpack plugin for converting external script files to inline script block. Requires 'html-webpack-plugin' to work.
Webpack stats plugin
A recommended babel preprocessing plugin for emotion, The Next Generation of CSS-in-JS.
Enhances html-webpack-plugin with link rel=preload wiring capabilities for scripts
PostCSS plugin for Tailwind CSS, a utility-first CSS framework for rapidly building custom user interfaces
inline your Webpack manifest.js with a script tag to save http request
plug'n'play resolver for Webpack
Polyfill Node.js core modules in Webpack.
css hot reload work with extract-text-webpack-plugin
This plugin extracts CSS into separate files. It creates a CSS file per JS file which contains CSS.
Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `kebab-case`, `CONSTANT_CASE` and others
split a Text Stream into a Line Stream, using Stream 3
Split a Webpack entry bundle into any number of arbitrarily defined smaller bundles
A Babel plugin that annotates frontend components with additional data to enrich the experience in Sentry
A Stylelint plugin for webpack
A webpack plugin to replace strings in file(s) after building
A plugin which, when combined with HTMLWebpackPlugin, adds CSP tags to the HTML output
Extracts OSS license information of the npm packages in your webpack output
progress webpack plugin
Rollup/Vite/Rolldown plugin to generate a stats JSON file with a bundle-stats webpack-compatible structure