Use of pnpm for the monorepo

This commit is contained in:
Knut Sveidqvist
2022-09-22 11:12:57 +02:00
parent 9b0d4a28ea
commit db31f61368
6 changed files with 11400 additions and 8 deletions

3
pnpm-workspace.yaml Normal file
View File

@@ -0,0 +1,3 @@
packages:
# all packages in direct subdirs of packages/
- 'packages/*'