Converted repo to monorepo to support linking passkit-generator to examples without weird commands

This commit is contained in:
Alexander Cerutti
2025-01-11 15:13:54 +01:00
parent d20129da99
commit eac92a2208
10 changed files with 11205 additions and 15833 deletions

4
pnpm-workspace.yaml Normal file
View File

@@ -0,0 +1,4 @@
packages:
- "."
- "examples/*"
- "examples/firebase/functions"