mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-23 11:16:39 +00:00
Disable node gyp rebuild while running electron-builder
Change-type: patch
This commit is contained in:
parent
3cfa6988ab
commit
7d715fdca0
@ -16,7 +16,7 @@
|
||||
"appId": "io.balena.etcher",
|
||||
"copyright": "Copyright 2016-2019 Balena Ltd",
|
||||
"productName": "balenaEtcher",
|
||||
"nodeGypRebuild": true,
|
||||
"nodeGypRebuild": false,
|
||||
"files": [
|
||||
"!lib/gui/app",
|
||||
"lib/gui/app/index.html",
|
||||
|
Loading…
x
Reference in New Issue
Block a user