Check for dependency cycles using Tarjan's strongly connected components algorithm
Minimizer plugin for webpack
An **EXPERIMENTAL** Webpack plugin to enable "Fast Refresh" (also previously known as _Hot Reloading_) for React components.
Webpack Virtual Modules
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
A Webpack Plugin for generating Asset Manifests
Extract WordPress script dependencies from webpack bundles.
Simple dependency graph.
Detect modules with circular dependencies when bundling with webpack.
Copy files && directories with webpack
Simplifies creation of HTML files to serve your webpack bundles
Runs typescript type checker and linter on separate process.
CSS minimizer (minifier) plugin for Webpack
extracts CSS into separate files
Load modules according to tsconfig paths in webpack.
Enforces module path case sensitivity in Webpack
This package is intended for Prisma's internal use
A ESLint plugin for webpack
Official Sentry Webpack plugin
A Rspack Plugin for generating Asset Manifests
Webpack plugin and CLI utility that represents bundle content as convenient interactive zoomable treemap
Outputs licenses from 3rd party libraries to a file
A webpack plugin to remove/clean your build folder(s).
Resolve paths to dependencies, given a webpack.config.js. Plugin for eslint-plugin-import.