Prepare compressed versions of assets to serve them with Content-Encoding
Locate and bundle third-party dependencies in node_modules
This plugin transforms ES2015 modules to CommonJS
Webpack plugin to detect unused files and unused exports in used files
Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset
This plugin transforms ES2015 modules to UMD
A wrapper and enhancements for fs.watch
Anchor client
When using Electron with Webpack, the easiest way to support native modules is to add them to Webpack `externals` configuration. This tells webpack to load them from `node_modules` via `require()`:
The node core libs for in browser usage.
A webpack plugin that starts and reloads a server using Nodemon.
A webpack plugin to remove/clean your build folder(s).
Measure + analyse the speed of your webpack loaders and plugins
This plugin transforms ES2015 modules to AMD
This plugin transforms ES2015 modules to SystemJS
Webpack plugin and UI for analyzing webpack bundle with Statoscope
CSS modules support for TypeScript
plug'n'play resolver for Webpack
UglifyJS plugin for webpack
extra-watch-webpack-plugin would help you to attach extra files or dirs to webpack's watch system
plug'n'play resolver for Webpack
A Vite plugin to polyfill Node's Core Modules for browser environments.
Runs typescript type checker and linter on separate process.
Base class for node which OpenTelemetry instrumentation modules extend