Switch to pnpm
All checks were successful
Build and Push Docker Image / docker (push) Successful in 2m22s

This commit is contained in:
Lukas Reichart
2024-12-30 00:08:07 +01:00
parent 74fb993478
commit 24283fe60d
5 changed files with 3562 additions and 5885 deletions

7
pnpm-workspace.yaml Normal file
View File

@@ -0,0 +1,7 @@
packages:
# include packages in subfolders (e.g. apps/ and packages/)
- "apps/**"
- 'packages/**'
# if required, exclude some directories
- '!**/test/**'