vue項目中添加element-ui須要注意的地方

要在webpack.config.js裏配置webpack

{
  test: /\.(eot|svg|ttf|woff|woff2)$/,
  loader: 'file-loader'
},
相關文章
相關標籤/搜索