merge: feat-win

This commit is contained in:
muwoo 2021-08-10 15:12:02 +08:00
parent 0f73d94617
commit 888cff4cda

View File

@ -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": [