学习webpack结合vue时遇到了这个异常,还提示说vue-loader中有错误
原因:webpack和vue-loader版本的问题
如果webpack是4.0以后的,则需要匹配vue-loader 14.0之后的版本