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