# webpack-auto-cdn-plugin **Repository Path**: mirrors_ecomfe/webpack-auto-cdn-plugin ## Basic Information - **Project Name**: webpack-auto-cdn-plugin - **Description**: Webpack plugin to automatically extract dependencies and reference them via CDN - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-03-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # webpack-auto-cdn-plugin Webpack plugin to automatically extract dependencies and reference them via CDN. This plugin will scan your `dependencies` and `devDependencies`, extract those suitable to be hosted on CDN via [lib/hints.js](lib/hints.js) and add them to `externals`, a `