|
|
@ -74,6 +74,7 @@
|
|
|
|
"bundleVersion": "1"
|
|
|
|
"bundleVersion": "1"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"win": {
|
|
|
|
"win": {
|
|
|
|
|
|
|
|
"asarUnpack": "node_modules/spellchecker/vendor/hunspell_dictionaries",
|
|
|
|
"artifactName": "${productName}-Setup_${version}.${ext}",
|
|
|
|
"artifactName": "${productName}-Setup_${version}.${ext}",
|
|
|
|
"icon": "build/icons/win/icon.ico",
|
|
|
|
"icon": "build/icons/win/icon.ico",
|
|
|
|
"publish": {
|
|
|
|
"publish": {
|
|
|
@ -89,6 +90,7 @@
|
|
|
|
]
|
|
|
|
]
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"linux": {
|
|
|
|
"linux": {
|
|
|
|
|
|
|
|
"asarUnpack": "node_modules/spellchecker/vendor/hunspell_dictionaries",
|
|
|
|
"target": [
|
|
|
|
"target": [
|
|
|
|
"deb",
|
|
|
|
"deb",
|
|
|
|
"zip"
|
|
|
|
"zip"
|
|
|
|