amd-externals-plugin
This plugin transforms ES2015 modules to AMD
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
Babel transform to AMD that skips existing AMD modules
Transforms AMD code to CommonJS
Get the type of an AMD module used for an AST node or within a file
Find all dependencies within a JavaScript file using AMD module syntax
Webpack plugin to register WordPress dependencies as externals
Resolve aliased dependency paths using a RequireJS config
This plugin transforms ES2015 modules to AMD
Use Rollup with workers and ES6 modules today.
Provides commonjs externals support for Vite.
No description provided.
Node adapter for RequireJS, for loading AMD modules. Includes RequireJS optimizer
A vite plugin to resolve external ox core modules