Local build (#595)

* add build:electron script

---------

Co-authored-by: arc-alex <ac@omnivox.dk>
This commit is contained in:
Alex Christoffer Rasmussen
2023-11-17 13:01:08 +01:00
committed by GitHub
parent fad8d2a933
commit c59e070076
5 changed files with 5 additions and 1 deletions
+1
View File
@@ -24,6 +24,7 @@
},
"build": {},
"build:local": {},
"build:electron": {},
"build:docker": {},
"e2e": {
"dependsOn": ["^build"]