Skip to content

和html-webpack-plugin插件一起使用就会出现html parse失败 #22

@consunmida

Description

@consunmida

new webpackHtmlPlugin(
{
hash: true,
minify: {
collapseWhitespace: true,
removeComments: true
},
template: './index.html',
filename: 'index.html'
}
)
这样一起使用就会有问题

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions