webpack vue-loader was used without the corresponding plugin. Make sure to include VueLoaderPlugin

参考官方文档 https://vue-loader.vuejs.org/migrating.html#a-plugin-is-now-required .

Vue-loader在15.*之后的版本都是 vue-loader的使用都是需要伴生 VueLoaderPlugin的,

 

webpack vue-loader was used without the corresponding plugin. Make sure to include VueLoaderPlugin

 

Related Posts

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注