From f9789bb993317d68d5a113fae935cc1b18c59ce8 Mon Sep 17 00:00:00 2001 From: bakashigure Date: Fri, 27 Oct 2023 03:49:17 +0000 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=8F=96=E6=B6=88asar?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- forge.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forge.config.js b/forge.config.js index a9eb6478..7561d4f8 100644 --- a/forge.config.js +++ b/forge.config.js @@ -20,7 +20,7 @@ module.exports = { } return true }, - asar: true, + // asar: true, }, rebuildConfig: { buildPath: __dirname,