A plugin for your Webpack build process, helping you generate a manifest of local files that workbox-sw should precache.
Webpack plugin that AoT compiles your Angular components and modules.
Webpack plugin for enabling Subresource Integrity
Sentry Bundler Plugin Core
plug'n'play resolver for Webpack
Measure + analyse the speed of your webpack loaders and plugins
UglifyJS plugin for webpack
Recognizes certain classes of webpack errors and cleans, aggregates and prioritizes them to provide a better Developer Experience
Webpack stats plugin
A Webpack plugin that allows to transform \ modify assets just before Webpack emits them.
Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset
Polyfill Node.js core modules in Webpack.
A webpack plugin for converting external script files to inline script block. Requires 'html-webpack-plugin' to work.
plug'n'play resolver for Webpack
progress webpack plugin
A Babel plugin that annotates frontend components with additional data to enrich the experience in Sentry
A Stylelint plugin for webpack
Rollup/Vite/Rolldown plugin to generate a stats JSON file with a bundle-stats webpack-compatible structure
Allows you to hide certain warnings from webpack compilations
Offers a async require.resolve function. It's highly configurable.
A webpack plugin for injecting <link rel='preload|prefecth'> into HtmlWebpackPlugin pages, with async chunk support
Extracts OSS license information of the npm packages in your webpack output
Bundle to single Lua file with content of bundle as big Lua table with next semantic: ``` { { is_entry: Boolean, body: String(content of file), mime: String(mime-type of file), mode: String('plain' or 'base64') } } ```
Runs typescript type checker and linter on separate process.