From 25b3658576e2fb4a0d3e7d50b501675a82ae547b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=A5=E6=B5=A9?= Date: Sat, 25 Oct 2025 23:25:25 +0800 Subject: [PATCH] fix(build): set meta-layouts importMode to sync --- packages/materials/src/libs/admin-layout/index.vue | 2 +- vite-plugins/01.vite-plugin-vue-meta-layouts.ts | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/packages/materials/src/libs/admin-layout/index.vue b/packages/materials/src/libs/admin-layout/index.vue index cc9aca0..a3f2d08 100644 --- a/packages/materials/src/libs/admin-layout/index.vue +++ b/packages/materials/src/libs/admin-layout/index.vue @@ -185,7 +185,7 @@ function handleClickMask() {