html-tag-remove-plugin

1.0.1 • Public • Published

##html-tag-remove-plugin 删除 包含 指定属性的html 标签 设置 参数 webpack.config.js plugins:[ new HtmlTagRemovePlugin({ target: 'appweb', // h5web //appweb debug: false }) ]

eg:

1: target=appweb 删除 tag=h5属性的 结构 1 :

2: target=h5web 删除 tag=app属性的 结构 2 :

Readme

Keywords

none

Package Sidebar

Install

npm i html-tag-remove-plugin

Weekly Downloads

0

Version

1.0.1

License

ISC

Unpacked Size

10.1 kB

Total Files

4

Last publish

Collaborators

  • biqs