VUE: htmlWebpackPlugin is not defined 解决办法 webpack.base.conf.js vue-html 注释掉 // { // test: /\.html$/, // loader: ‘vue-html’ // },… 更多