Webpack External Plugin

JSON →
library 1.1.3 ·javascript maintenance
verified Jun 4, 2026

A webpack plugin that generates a script to load all chunks and externals into HTML. Version 1.1.3 supports webpack 4. It creates load files per entry point, including CSS assets, and integrates with html-webpack-plugin. Unlike other external loaders, it automatically resolves external library versions from node_modules and supports custom CDN paths via string or function. The plugin is intended for production use only and has unchanged API since v1.0.