Skip to content

webgzh907247189/webpack-plugin

Repository files navigation

webpackPlugin 插件集合

项目 介绍 使用 License
npm i webpack-plugin-deletesourcemap 移除在生产环境下webpack打包产生的 sourcemap文件 npm i webpack-plugin-deletesourcemap MIT
webpack-plugin-obfuscator 加固webpack构建产生的文件 npm i webpack-plugin-obfuscator MIT
webpack-plugin-errorwithimportpackage 打包阶段检测不需要被 import 的 package(https://juejin.cn/post/7207058392287739963) npm i webpack-plugin-errorwithimportpackage MIT
webpack-plugin-forceinsertscripttag 编译阶段插入script脚本在html模板 (基于 webpack-html-plugin, 可以在 head、body 插入script https://juejin.cn/post/7382891667672121394) npm i webpack-plugin-forceinsertscripttag MIT
webpack-plugin-addscriptforhtmlplugin 编译阶段插入script脚本在html模板 (没有基于 webpack-html-plugin, 可以在 head、body 插入script, 功能和 webpack-plugin-forceinsertscripttag 一样) npm i webpack-plugin-addscriptforhtmlplugin MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published