Add files to distributable

This commit is contained in:
kolaente 2020-10-10 23:16:28 +02:00
parent 526cfa08a6
commit cf0f7f586f
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 5 additions and 1 deletions

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"