mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-25 04:06:42 +00:00
Enable nodeGypRebuild for Etcher builds
This will ensure we have all bindings built, even when using cached modules. Change-Type: patch
This commit is contained in:
parent
e04023bdfc
commit
8050fa58a5
@ -21,6 +21,7 @@
|
|||||||
"appId": "io.resin.etcher",
|
"appId": "io.resin.etcher",
|
||||||
"copyright": "Copyright 2016-2018 Resinio Ltd",
|
"copyright": "Copyright 2016-2018 Resinio Ltd",
|
||||||
"productName": "Etcher",
|
"productName": "Etcher",
|
||||||
|
"nodeGypRebuild": true,
|
||||||
"files": [
|
"files": [
|
||||||
"!lib/gui/app",
|
"!lib/gui/app",
|
||||||
"lib/gui/app/index.html",
|
"lib/gui/app/index.html",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user