From b0f59fb3bb32869f6ea91a250b0afba389cde4eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Leo=20Wang=28=E8=8D=89=E9=9E=8B=E6=B2=A1=E5=8F=B7=29?= <308487730@qq.com> Date: Thu, 18 Apr 2024 10:02:32 +0800 Subject: [PATCH] chore: update electron-builder.json5 --- electron/electron-builder.json5 | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/electron/electron-builder.json5 b/electron/electron-builder.json5 index 3ff2bfe..d8e386b 100644 --- a/electron/electron-builder.json5 +++ b/electron/electron-builder.json5 @@ -1,6 +1,4 @@ -/** - * @see https://www.electron.build/configuration/configuration - */ +// @see - https://www.electron.build/configuration/configuration { "$schema": "https://raw.githubusercontent.com/electron-userland/electron-builder/master/packages/app-builder-lib/scheme.json", "appId": "YourAppID",