{"library":"webpack-external-plugin","type":"library","category":null,"description":"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.","language":"javascript","status":"maintenance","version":"1.1.3","tags":["javascript","webpack","external","cdn"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install webpack-external-plugin","imports":["const WebpackExternalPlugin = require('webpack-external-plugin');","new WebpackExternalPlugin({ filename: 'load.js', cdnPath: '...' })","new WebpackExternalPlugin({ filename: 'load-[name].js' })"]},{"cmd":"yarn add webpack-external-plugin","imports":[]},{"cmd":"pnpm add webpack-external-plugin","imports":[]}],"homepage":"https://github.com/yeliex/webpack-external-plugin#readme","github":"https://github.com/yeliex/webpack-external-plugin","docs":null,"changelog":null,"pypi":null,"npm":"webpack-external-plugin","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}