switch to pnpm workspaces

This commit is contained in:
Nathaniel Tampus
2023-07-27 16:28:10 +08:00
parent db3b844802
commit f846e8f15f
5 changed files with 4437 additions and 18 deletions

4
pnpm-workspace.yaml Normal file
View File

@@ -0,0 +1,4 @@
packages:
- "client"
- "server"
- "types"