html-webpack-plugin
new HtmlWebpackPlugin({ title: 'React Title !',
template: './template.html',
minify:true,
inject: 'body'
}),添加了 minify:true 参数后就会报错
ERROR in TypeError: Cannot use 'in' operator to search for 'html5' in true
慕莱坞森
翻阅古今
随时随地看视频慕课网APP
相关分类