Skip to content

weijunh/removeCommentPlugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

这是一个清除注释的 webpack 插件

1.安装插件 npm i removecommentplugin -s-d

2.在 webpack.config.js 文件中引入 const commentPlugin = require('removeCommentPlugin');

3.在 webpack 的 plugin 配置中 plugins: [ new commentPlugin() ]

github 地址: https://github.com/weijunh/removeCommentPlugin.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published