From 2e00e80e960b34062ba4b60634b466cd83937c22 Mon Sep 17 00:00:00 2001 From: whyour Date: Sat, 23 Oct 2021 23:31:46 +0800 Subject: [PATCH] =?UTF-8?q?=E7=94=B1=E4=BA=8E=E6=B5=8F=E8=A7=88=E5=99=A8?= =?UTF-8?q?=E5=85=BC=E5=AE=B9=E6=80=A7=EF=BC=8C=E7=A7=BB=E9=99=A4dynamicIm?= =?UTF-8?q?port?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .umirc.ts | 3 --- 1 file changed, 3 deletions(-) diff --git a/.umirc.ts b/.umirc.ts index 10d723a3..8b7a6352 100644 --- a/.umirc.ts +++ b/.umirc.ts @@ -7,9 +7,6 @@ export default defineConfig({ nodeModulesTransform: { type: 'none', }, - dynamicImport: { - loading: '@/components/pageLoading', - }, mfsu: {}, fastRefresh: {}, favicon: '/images/g5.ico',