# webpack-plugins **Repository Path**: yiyun-h/webpack-plugins ## Basic Information - **Project Name**: webpack-plugins - **Description**: 自定义webpack-plugins - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-01-03 - **Last Updated**: 2023-01-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 插件 ## test/ArchivePlugin.js 文件归档插件 ## 将第三方资源自动引入CDN链接,自动实现extrnals,自动想产出的html文件插入脚本 , test/auto-external-plugin.js