1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

set build.appId (#3264)

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
This commit is contained in:
Jari Kolehmainen 2021-07-05 16:03:02 +03:00 committed by GitHub
parent e3a2922ddc
commit 1091eca464
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -74,6 +74,7 @@
] ]
}, },
"build": { "build": {
"appId": "com.electron.kontena-lens",
"generateUpdatesFilesForAllChannels": true, "generateUpdatesFilesForAllChannels": true,
"files": [ "files": [
"static/build/main.js" "static/build/main.js"