From daeb9e5facfe9575182462f05106ed3b6cacee41 Mon Sep 17 00:00:00 2001 From: viarotel Date: Mon, 23 Oct 2023 16:26:07 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=F0=9F=90=9B=20=E5=B0=9D=E8=AF=95?= =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=9E=84=E5=BB=BA=E5=A4=B1=E8=B4=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- electron-builder.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/electron-builder.json b/electron-builder.json index 84c3d9f..6178f5b 100644 --- a/electron-builder.json +++ b/electron-builder.json @@ -91,7 +91,7 @@ } }, "asar": true, - "npmRebuild": false, + "npmRebuild": true, "publish": { "provider": "github", "owner": "viarotel-org",