From fe3e31df12a66ddf20febd29b87c6ce2318e5977 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=93=86=E5=95=A6=E5=A5=BD=E6=A2=A6?= <530353222@qq.com> Date: Thu, 6 Apr 2023 10:11:10 +0800 Subject: [PATCH] del electron filtration --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index 6bfe926..98cb97b 100644 --- a/package.json +++ b/package.json @@ -43,8 +43,7 @@ "!frontend/", "!run/", "!logs/", - "!data/", - "!electron/" + "!data/" ], "extraResources": { "from": "./build/extraResources/",