1
0

Use electron-builder to build electron apps

This commit is contained in:
kolaente
2020-10-10 20:47:30 +02:00
parent f904cdacd8
commit 2912cbc90a
3 changed files with 620 additions and 261 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@ node_modules/
.idea/
frontend/
*.zip
dist/