From 888cff4cda07463decee975585ca5356d6bb3ef9 Mon Sep 17 00:00:00 2001 From: muwoo <2424880409@qq.com> Date: Tue, 10 Aug 2021 15:12:02 +0800 Subject: [PATCH] merge: feat-win --- package.json | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 0c25c74..5e793f4 100644 --- a/package.json +++ b/package.json @@ -52,11 +52,7 @@ "target": "pkg" }, "win": { - "icon": "build/icons/icon.ico", - "target":[ - "nsis", - "msi" - ] + "icon": "build/icons/icon.ico" }, "linux": { "icon": "build/icons" @@ -144,6 +140,7 @@ "electron-85" ], "platforms": [ + "darwin", "win32" ], "arches": [