mirror of
https://github.com/stake-house/wagyu-key-gen.git
synced 2026-01-09 12:48:05 -05:00
Adding missing icon and config for Windows build with electron-builder
This commit is contained in:
@@ -57,7 +57,7 @@
|
||||
"package.json"
|
||||
],
|
||||
"extraFiles": [
|
||||
"build/bin/eth2deposit_proxy",
|
||||
"build/bin/*",
|
||||
"build/word_lists/*"
|
||||
],
|
||||
"mac": {
|
||||
@@ -65,6 +65,10 @@
|
||||
},
|
||||
"linux": {
|
||||
"target": "deb"
|
||||
},
|
||||
"win": {
|
||||
"target": "portable",
|
||||
"icon": "static/icon.ico"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
BIN
static/icon.ico
Normal file
BIN
static/icon.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 104 KiB |
Reference in New Issue
Block a user