mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-24 03:36:36 +00:00
fix(app): Fix settings being unavailable when packaged
This fixes an issue where the settings model would be missing from Etcher when packaged, as it's used in two different contexts; namely the webpack bundle and the main process. Change-Type: patch
This commit is contained in:
parent
07025ae76b
commit
a902872880
@ -6,7 +6,6 @@ nodeGypRebuild: false
|
||||
publish: null
|
||||
files:
|
||||
- lib
|
||||
- "!lib/gui/app"
|
||||
- lib/gui/app/index.html
|
||||
- generated
|
||||
- build/**/*.node
|
||||
|
Loading…
x
Reference in New Issue
Block a user