A tiny utility to prevent webpack bundling @angular dependencies in your library code
Easily exclude node_modules in Webpack bundle
TypeScript definitions for webpack-node-externals
Generates a package.json file containing the external modules used by your webpack bundle
externals plugin for vite
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
Webpack Builder for Architect
Webpack plugin that AoT compiles your Angular components and modules.
Dictionaries bundled with cspell
Webpack plugin to register WordPress dependencies as externals
No description provided.
Extends the Angular CLI's build process
Custom webpack builders for Angular build facade. Allow to modify Angular build configuration without ejecting it
Automatically declare NodeJS built-in modules and npm dependencies as 'external' in Rollup/Vite config
No description provided.
Webpack plugin that works alongside html-webpack-plugin to use pre-packaged vendor bundles.
Seamlessly using Webpack Module Federation with the Angular CLI.
esbuild plugin for replacing imports with global variables.
Webpack plugin to automatically add a library's peerDependencies to its bundle's externals.
Exclude Yarn PnP modules from the webpack bundle
Webpack tools
Generates a package.json file containing the external modules used by your webpack bundle
Generate webpack externals for RxJS v6. NOT compatible with v5 paths.