Easily exclude node_modules in Webpack bundle
TypeScript definitions for webpack-node-externals
Easily exclude node_modules in Rollup bundle, forked from webpack-node-externals
Easily exclude node_modules in Webpack bundle
Generates a package.json file containing the external modules used by your webpack bundle
This is the pnp support version of `webpack-node-externals`.
Automatically declare NodeJS built-in modules and npm dependencies as 'external' in Rollup/Vite config
No description provided.
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()`:
externals plugin for vite
Wepback plugin to auto-externalize dependencies available in import-maps
Dictionaries bundled with cspell
`unenv` is a framework-agnostic system that allows converting JavaScript code to be platform agnostic and work in any environment including Browsers, Workers, Node.js, or JavaScript runtime.
Webpack plugin to register WordPress dependencies as externals
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 nuxt module to add webpack-node-externals.
No description provided.
Exclude Yarn PnP modules from the webpack bundle
Minimizer plugin for webpack
Generates a package.json file containing the external modules used by your webpack bundle
webpack Validation Utils
A development middleware for webpack
Simplifies creation of HTML files to serve your webpack bundles
Webpack plugin that works alongside html-webpack-plugin to use pre-packaged vendor bundles.