mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Make application build not fail for not detecting electron version
Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
This commit is contained in:
parent
e863ecbcdf
commit
1a4243407a
@ -94,6 +94,8 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"build": {
|
"build": {
|
||||||
|
"npmRebuild": false,
|
||||||
|
"electronVersion": "19.1.9",
|
||||||
"generateUpdatesFilesForAllChannels": true,
|
"generateUpdatesFilesForAllChannels": true,
|
||||||
"files": [
|
"files": [
|
||||||
"static/**/*",
|
"static/**/*",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user