From 9df9339357eeed5919c6bd3e6478b983d785a8c6 Mon Sep 17 00:00:00 2001 From: feige996 <1020102647@qq.com> Date: Tue, 27 May 2025 16:06:50 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=A4=9A=E4=BA=86=E4=B8=AA=E6=8B=AC?= =?UTF-8?q?=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vite.config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vite.config.ts b/vite.config.ts index a70a46f..9af3da0 100644 --- a/vite.config.ts +++ b/vite.config.ts @@ -180,4 +180,4 @@ export default async ({ command, mode }) => { }, }, } -}) +}