From adbf88cb5cf3610845d36f10bd54154b40be37ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=B1=E7=9C=A0=E5=84=80=E5=BC=8F?= <854085467@qq.com> Date: Fri, 19 Nov 2021 05:09:22 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=8C=20release=200.2.4?= 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 01d24c3b..46477416 100644 --- a/vite.config.ts +++ b/vite.config.ts @@ -41,4 +41,4 @@ export default defineConfig({ }, }, plugins, -}) \ No newline at end of file +})