From 7685ad39393709545876c9b02598c0ce808e42a8 Mon Sep 17 00:00:00 2001 From: alger Date: Sun, 25 May 2025 11:35:16 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=9C=A8=E9=85=8D=E7=BD=AE=E4=B8=AD?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=20publicDir=20=E9=80=89=E9=A1=B9=E4=BB=A5?= =?UTF-8?q?=E6=8C=87=E5=AE=9A=E8=B5=84=E6=BA=90=E7=9B=AE=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- electron.vite.config.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/electron.vite.config.ts b/electron.vite.config.ts index 3fd89c1..c7b7e58 100644 --- a/electron.vite.config.ts +++ b/electron.vite.config.ts @@ -37,6 +37,7 @@ export default defineConfig({ resolvers: [NaiveUiResolver()] }) ], + publicDir: resolve('resources'), server: { proxy: { // with options