From 52104f766586ab6351f21b65baab8987da9a1c4d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=89=E5=AE=89=E5=90=9B?= <2746727141@qq.com> Date: Mon, 22 Apr 2024 20:17:33 +0800 Subject: [PATCH] =?UTF-8?q?first=20commit=20=E5=88=9D=E5=A7=8B=E5=8C=96?= =?UTF-8?q?=E7=8E=AF=E5=A2=83=E9=85=8D=E7=BD=AE=EF=BC=8C=E5=90=AF=E5=8A=A8?= =?UTF-8?q?=E9=A1=B9=E7=9B=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vue.config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vue.config.js b/vue.config.js index f0cff54..414b708 100644 --- a/vue.config.js +++ b/vue.config.js @@ -70,8 +70,8 @@ module.exports = { ], }, chainWebpack(config) { - config.plugins.delete('preload') // TODO: need test - config.plugins.delete('prefetch') // TODO: need test + config.plugins.delete('preload') + config.plugins.delete('prefetch') // set svg-sprite-loader config.module