Merge pull request #2189 from resin-io/enable-node-gyp-rebuild

Enable nodeGypRebuild for Etcher builds
This commit is contained in:
Jonas Hermsmeier 2018-04-09 19:31:39 +02:00 committed by GitHub
commit f9e23a17d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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",