style:打包配置
Showing
1 changed file
with
0 additions
and
1 deletions
... | @@ -86,7 +86,6 @@ module.exports = { | ... | @@ -86,7 +86,6 @@ module.exports = { |
86 | ]) | 86 | ]) |
87 | 87 | ||
88 | // when there are many pages, it will cause too many meaningscss requests | 88 | // when there are many pages, it will cause too many meaningscss requests |
89 | config.plugins.delete('prefetch') | ||
90 | config.module | 89 | config.module |
91 | .rule('svg') | 90 | .rule('svg') |
92 | .exclude.add(resolve('src/image/icons')) | 91 | .exclude.add(resolve('src/image/icons')) | ... | ... |
-
Please register or sign in to post a comment