 [](https://badge.fury.io/js/isolated-externals-plugin)
Automatically declare NodeJS built-in modules and npm dependencies as 'external' in Rollup/Vite config
externals plugin for vite
Easily exclude node_modules in Webpack bundle
esbuild plugin for replacing imports with global variables.
No description provided.
Generates a package.json file containing the external modules used by your webpack bundle
<!-- automd:badges color=yellow codecov packagephobia -->
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()`:
Wepback plugin to auto-externalize dependencies available in import-maps
TypeScript definitions for webpack-node-externals
Webpack plugin to register WordPress dependencies as externals
No description provided.
Provides commonjs externals support for Vite.
Access to multiple isolates
A vite plugin to resolve external ox core modules
Webpack plugin that works alongside html-webpack-plugin to use pre-packaged vendor bundles.
ESBuild plugin for node externals.
A blazing-fast tool for generating isolated declarations.
Webpack plugin to automatically add a library's peerDependencies to its bundle's externals.
Oxc Transformer Node API
Mark some packages as externals and enforce esm imports
ParcelJS plugin to ignore certain script and stylesheet link tags in html files marked as externals
Generates a package.json file containing the external modules used by your webpack bundle