Commit 0b83520b authored by Jeremy Bokobza's avatar Jeremy Bokobza

fixed icon for windows

parent 7305f7d7
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
"buildResources": "dist/assets/images" "buildResources": "dist/assets/images"
}, },
"win": { "win": {
"icon": "dist/assets/images", "icon": "dist/assets/images/icon",
"target": ["nsis"], "target": ["nsis"],
"artifactName": "${productName}.v${version}.setup.${os}.${env.arch}.${ext}" "artifactName": "${productName}.v${version}.setup.${os}.${env.arch}.${ext}"
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment