mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-23 11:16:39 +00:00
Merge pull request #2154 from resin-io/disable-builder-rebuild
fix(windows): Disable rebuilding bindings in electron-builder
This commit is contained in:
commit
62cc2201b0
@ -1,8 +1,8 @@
|
|||||||
appId: io.resin.etcher
|
appId: io.resin.etcher
|
||||||
copyright: Copyright 2016-2018 Resinio Ltd
|
copyright: Copyright 2016-2018 Resinio Ltd
|
||||||
productName: Etcher
|
productName: Etcher
|
||||||
npmRebuild: true
|
npmRebuild: false
|
||||||
nodeGypRebuild: true
|
nodeGypRebuild: false
|
||||||
publish: null
|
publish: null
|
||||||
files:
|
files:
|
||||||
- lib
|
- lib
|
||||||
|
Loading…
x
Reference in New Issue
Block a user