refactor: update

This commit is contained in:
xiaojunnuo
2021-01-10 19:51:36 +08:00
parent 7d0e14e2ca
commit 6842a1659b
4 changed files with 4 additions and 7 deletions

View File

@@ -53,10 +53,7 @@ module.exports = {
allowToChangeInstallationDirectory: true
},
mac: {
target: 'dmg'
},
win: {
icon: '/public/icon.png'
icon: 'build/mac/icon.icns'
},
publish: {
provider: 'generic',