mirror of
https://gitee.com/eolink_admin/postcat.git
synced 2024-12-02 03:38:03 +08:00
chore: pack artifactName
This commit is contained in:
parent
c2b8459bb8
commit
c215f231f9
@ -1,5 +1,6 @@
|
||||
{
|
||||
"asar": true,
|
||||
"artifactName":"${productName}.${ext}",
|
||||
"directories": {
|
||||
"output": "release/"
|
||||
},
|
||||
@ -31,7 +32,7 @@
|
||||
"splashImage": "dist/assets/icons/eoapi.bmp"
|
||||
},
|
||||
"mac": {
|
||||
"icon": "dist/assets/icons",
|
||||
"icon": "dist/assets/icons/512x512.png",
|
||||
"target": ["dmg"]
|
||||
},
|
||||
"linux": {
|
||||
|
Loading…
Reference in New Issue
Block a user