去html空格插件
html-webpack-plugin依赖html-minifier对velocity模版文件压缩支持不好
此插件会去除html注释和内联的js、css注释,再将多空格替换为单空格。
usage
plugins:
plugins: exclude: /test1/ //include: /test2/,
html-webpack-plugin依赖html-minifier对velocity模版文件压缩支持不好
此插件会去除html注释和内联的js、css注释,再将多空格替换为单空格。
plugins:
plugins: exclude: /test1/ //include: /test2/,
npm i html-remove-whitespace-plugin
0
0.0.3
MIT
8.42 kB
10