Webpack External Plugin
JSON →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.
Resources
packagewebpack-external-plugin ↗
API endpoints
full doc /v1/registry/webpack-external-plugin