Easily exclude node_modules in Webpack bundle (even with zero-config)
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
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
No description provided.
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.
Recursive-Length Prefix (RLP) coder.
Exclude Yarn PnP modules from the webpack bundle
Generates a package.json file containing the external modules used by your webpack bundle
Minimizer plugin for webpack
webpack Validation Utils
Utilities and Classes for parsing, formatting and managing Ethereum ABIs.
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.
PostCSS loader for webpack