webpack4-用之初体验(下)

字体图标和svg图片都可以通过file-loader来解析 module.exports = { module: { rules: } } 这样即使样式中引入了这类格式的图标或者图片都没...