You've already forked dev-sidecar
mirror of
https://github.com/docmirror/dev-sidecar.git
synced 2025-11-26 14:10:40 +08:00
refactor: update
This commit is contained in:
@@ -53,10 +53,7 @@ module.exports = {
|
||||
allowToChangeInstallationDirectory: true
|
||||
},
|
||||
mac: {
|
||||
target: 'dmg'
|
||||
},
|
||||
win: {
|
||||
icon: '/public/icon.png'
|
||||
icon: 'build/mac/icon.icns'
|
||||
},
|
||||
publish: {
|
||||
provider: 'generic',
|
||||
|
||||
Reference in New Issue
Block a user