update new config to can dev as web and application desktop at same time
This commit is contained in:
parent
4032baa8ab
commit
edcccaaab9
10 changed files with 6831 additions and 63 deletions
|
|
@ -13,7 +13,7 @@
|
|||
directories: {
|
||||
output: 'release/${version}'
|
||||
},
|
||||
files: ['dist', 'dist-electron'],
|
||||
files: ['dist-renderer', 'dist-electron'],
|
||||
mac: {
|
||||
target: ['dmg'],
|
||||
artifactName: '${productName}-Mac-${version}-Installer.${ext}'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue