refactor: add pnpm and workspace

This commit is contained in:
Liam DeBeasi
2023-11-02 13:10:19 -04:00
parent 6e3fd70bf0
commit 14b94f4269
2 changed files with 16361 additions and 0 deletions

16352
pnpm-lock.yaml generated Normal file
View File

File diff suppressed because it is too large Load Diff

9
pnpm-workspace.yaml Normal file
View File

@@ -0,0 +1,9 @@
packages:
- 'core'
- 'docs'
- 'packages/angular'
- 'packages/angular-server'
- 'packages/vue'
- 'packages/vue-router'
- 'packages/react'
- 'packages/react-router'