0bd4bc30 by renchao@pashanhoo.com

style:打包配置

1 parent ae66a570
......@@ -86,7 +86,6 @@ module.exports = {
])
// when there are many pages, it will cause too many meaningscss requests
config.plugins.delete('prefetch')
config.module
.rule('svg')
.exclude.add(resolve('src/image/icons'))
......