From 226e0f34943e1e41078012fbdf797d687e8440e0 Mon Sep 17 00:00:00 2001 From: 疯狂的狮子Li <15040126243@163.com> Date: 星期三, 31 五月 2023 22:55:02 +0800 Subject: [PATCH] !10 update vite/plugins/unocss.ts. Merge pull request !10 from running0503/N/A --- vite/plugins/unocss.ts | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/vite/plugins/unocss.ts b/vite/plugins/unocss.ts index 997335a..8d4e012 100644 --- a/vite/plugins/unocss.ts +++ b/vite/plugins/unocss.ts @@ -8,6 +8,7 @@ shortcuts: { 'panel-title': 'pb-[5px] font-sans leading-[1.1] font-medium text-base text-[#6379bb] border-b border-b-solid border-[var(--el-border-color-light)] mb-5 mt-0' - } + }, + hmrTopLevelAwait: false, // unocss榛樿鏄痶rue锛屼綆鐗堟湰娴忚鍣ㄦ槸涓嶆敮鎸佺殑锛屽惎鍔ㄥ悗浼氭姤閿� }); }; -- Gitblit v1.9.3