1.cnpm install style-loader -Swebpack
2.在webpack.config.js里配置web
{npm
test: /\.(eot|svg|ttf|woff|woff2)$/, loader: 'file-loader' 复制代码
},svg