vue 放入html文件,啓動報錯

  安裝 npm install --save-dev html-loader   在config配置項加 module:{    loaders:[      {        test:/\.js$/,        loader:'babel-loader'      },      {        test:/\.html$/,        loader:'html-loader'  
相關文章
相關標籤/搜索