fix/ icon app
This commit is contained in:
@@ -4,13 +4,13 @@
|
||||
"output": "app-builds"
|
||||
},
|
||||
"win": {
|
||||
"icon": "dist/favicon",
|
||||
"icon": "dist",
|
||||
"target": [
|
||||
"portable"
|
||||
]
|
||||
},
|
||||
"mac": {
|
||||
"icon": "dist/favicon",
|
||||
"icon": "dist",
|
||||
"target": [
|
||||
"dmg"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user