1
0

Add files to distributable

This commit is contained in:
kolaente
2020-10-10 23:16:28 +02:00
parent 526cfa08a6
commit cf0f7f586f

View File

@ -18,6 +18,11 @@
"build": {
"appId": "io.vikunja.desktop",
"productName": "Vikunja Desktop",
"files": [
"./frontend/",
"./src/index.js"
],
"asar": false,
"linux": {
"target": [
"deb",
@ -35,7 +40,6 @@
"win": {
"target": [
"nsis",
"nsis-web",
"portable",
"msi",
"zip"