mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-06-01 23:10:47 +00:00
Move build config to electron-builder.yml
This commit is contained in:
parent
56dae618fb
commit
56eebc2695
@ -4,6 +4,7 @@ productName: "GNS3 Web UI"
|
|||||||
artifactName: "${productName}-${os}-${arch}-${version}.${ext}"
|
artifactName: "${productName}-${os}-${arch}-${version}.${ext}"
|
||||||
asar: true
|
asar: true
|
||||||
compression: normal
|
compression: normal
|
||||||
|
generateUpdatesFilesForAllChannels: true
|
||||||
|
|
||||||
directories:
|
directories:
|
||||||
output: build
|
output: build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user