You may need an additional loader to handle the result of these loaders.
在这段学习中我在安装环境时又遇到了这么一个问题,可能讲的不是很好,希望能给你带来帮助
报错是下图
他提示:
You may need an additional loader to handle the result of these loaders.
一个原因是你没有安装VueLoaderPlugin这个插件需要在webpack.config.js中plugins:中加入new VueLoaderPlugin()
还有const VueLoaderPlugin = require(‘vue-loade
原创
2021-03-19 10:01:39 ·
49834 阅读 ·
0 评论