feat: make electron windows build (#1611)

This commit is contained in:
Horus
2023-03-18 21:43:39 +08:00
committed by GitHub
parent 473076b603
commit 56ce99a5dd
6 changed files with 85 additions and 13 deletions
+1
View File
@@ -2,5 +2,6 @@ packages:
# apps folder for multiple platform clients
- 'apps/*'
- '!apps/electron'
- '!apps/desktop'
# all packages in direct subdirs of packages/
- 'packages/*'