Cleared the cacge
This commit is contained in:
@@ -44,14 +44,22 @@
|
||||
"appId": "com.lambdabanking.rmtpocketwatcher",
|
||||
"productName": "rmtPocketWatcher",
|
||||
"directories": {
|
||||
"output": "release"
|
||||
"output": "release",
|
||||
"buildResources": "resources"
|
||||
},
|
||||
"files": [
|
||||
"dist/**/*",
|
||||
"package.json"
|
||||
],
|
||||
"extraResources": [
|
||||
{
|
||||
"from": "resources/icons",
|
||||
"to": "icons"
|
||||
}
|
||||
],
|
||||
|
||||
"win": {
|
||||
"icon": "resources/icons/icon.ico",
|
||||
"target": [
|
||||
"portable"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user