Move build config to electron-builder.yml

This commit is contained in:
ziajka 2019-03-07 13:30:24 +01:00
parent 56eebc2695
commit 75f4c6e733

View File

@ -12,9 +12,6 @@
"type": "git",
"url": "https://github.com/GNS3/gns3-web-ui.git"
},
"build": {
"generateUpdatesFilesForAllChannels": true
},
"scripts": {
"ng": "ng",
"start": "ng serve",