mirror of
https://github.com/rubickCenter/rubick
synced 2026-01-02 01:49:27 +08:00
ref: refector
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
"rebuild_win": "cnpm rebuild --runtime=electron --target=11.4.10 --disturl=https://atom.io/download/atom-shell --abi=85"
|
||||
},
|
||||
"build": {
|
||||
"asar": false,
|
||||
"asar": true,
|
||||
"productName": "rubick2",
|
||||
"appId": "com.example.yourapp2",
|
||||
"compression": "maximum",
|
||||
@@ -52,7 +52,10 @@
|
||||
"target": "pkg"
|
||||
},
|
||||
"win": {
|
||||
"icon": "build/icons/icon.ico"
|
||||
"target":[
|
||||
"nsis",
|
||||
"msi"
|
||||
]
|
||||
},
|
||||
"linux": {
|
||||
"icon": "build/icons"
|
||||
|
||||
Reference in New Issue
Block a user