webpack-node-externals
Easily exclude node_modules in Webpack bundle
Easily exclude node_modules in Webpack bundle
Use external SVG spritemaps in any browser
Automatically declare NodeJS built-in modules and npm dependencies as 'external' in Rollup config
Webpack plugin that works alongside html-webpack-plugin to use pre-packaged vendor bundles.
Webpack plugin to automatically add a library's peerDependencies to its bundle's externals.
Dynamically get your dependencies from a cdn rather than bundling them in your app
A webpack plugin that use externals of CDN urls for production and local node_modules for development
A plugin for Parcel to omit declared externals from being included in the emitted bundles.
Easily exclude node_modules provided by AWS Lambda in Webpack bundle
To resolve external modules for bundlers
Dynamically get your dependencies from a cdn rather than bundling them in your app
Provides more powerful externals configuration options
Provides more powerful externals configuration options
Externalize all dependencies, even subpath imports
A tiny utility to prevent webpack bundling @angular dependencies in your library code
![Build Status](https://github.com/im-open/isolated-externals-plugin/actions/workflows/main.yml/badge.svg) [![npm version](https://badge.fury.io/js/isolated-externals-plugin.svg)](https://badge.fury.io/js/isolated-externals-plugin)
Mark all modules located in node_modules as external
Easily exclude node_modules in Webpack bundle
Manage external modules in your project in vue-cli 3.x
Externalizes lodash from you webpack bundle. Handles all import cases.