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:
John (Jack) Brown 2018-04-09 07:55:49 -07:00
parent e04023bdfc
commit 8050fa58a5

View File

@ -21,6 +21,7 @@
"appId": "io.resin.etcher",
"copyright": "Copyright 2016-2018 Resinio Ltd",
"productName": "Etcher",
"nodeGypRebuild": true,
"files": [
"!lib/gui/app",
"lib/gui/app/index.html",