mirror of
https://github.com/rubickCenter/rubick
synced 2025-07-19 06:09:41 +08:00
merge: feat-win
This commit is contained in:
parent
0f73d94617
commit
888cff4cda
@ -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": [
|
||||
|
Loading…
x
Reference in New Issue
Block a user