vue+webpack 遇到的问题总结

1.错误1:TypeError:this.init is not a function 

解决:安装相关的加载器,npm install vue-loader vue-html-loader vue-style-loader css-loader --save-dev

____________________________________________________________________________________________________________________________________________________________________

未完待续.....

____________________________________________________________________________________________________________________________________________________________________

原文地址:https://www.cnblogs.com/lolDragon/p/6272368.html