vue项目中添加element-ui须要注意的地方

要在webpack.config.js里配置webpack

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