Change electron app id (at build time)
This commit is contained in:
parent
a275b7e0d2
commit
6ab28d30e3
@ -28,7 +28,7 @@
|
|||||||
"electron-builder": "^21.2.0"
|
"electron-builder": "^21.2.0"
|
||||||
},
|
},
|
||||||
"build": {
|
"build": {
|
||||||
"appId": "tabs",
|
"appId": "tabs-app",
|
||||||
"linux": {
|
"linux": {
|
||||||
"target": [
|
"target": [
|
||||||
"dir"
|
"dir"
|
||||||
|
Loading…
Reference in New Issue
Block a user