Skip to content

Commit

Permalink
perf: 移除windows的名称模板
Browse files Browse the repository at this point in the history
  • Loading branch information
msojocs committed May 11, 2024
1 parent 630cc33 commit d7f85a2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,7 @@
"installerIcon": "res/icons/bilibili.ico",
"uninstallerIcon": "res/icons/bilibili.ico",
"installerHeaderIcon": "res/icons/bilibili.ico",
"allowToChangeInstallationDirectory": true,
"artifactName": "${productName}-${version}-${arch}.${ext}"
"allowToChangeInstallationDirectory": true
},
"linux": {
"target": [
Expand Down

0 comments on commit d7f85a2

Please sign in to comment.