fix: build error relations

This commit is contained in:
kunkka 2020-10-29 23:33:11 +08:00
parent 9db57acb71
commit ab96e6948f
14 changed files with 8 additions and 7 deletions

View file

@ -67,7 +67,7 @@ module.exports = {
},
// window 的 icon 头标
win: {
icon: 'public/favicon.ico'
icon: 'public/img/icons/512x512.png'
},
// 是否静默安装
nsis: {