报错Error: [VueLoaderPlugin Error] No matching use for vue-loader is found. Make sure the rule matching .vue files include vue-loader in its use.


在vue-loader13.0.0版本后,打包vue文件,需要安装vue-loader-plugin插件,否则会报错

 

 安装插件:npm install --save vue-loader-plugin

配置webpack.config.js文件

 

 

 

配置vue-loader时,必须写在前面,否则会报错 

 

 

 


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM