🏗️ replace yarn with pnpm
Signed-off-by: Sindre Kjelsrud <kjelsrudsindre@gmail.com>
This commit is contained in:
parent
a1ab8a78f2
commit
303890c90b
6 changed files with 4196 additions and 4038 deletions
7
pnpm-workspace.yaml
Normal file
7
pnpm-workspace.yaml
Normal file
|
@ -0,0 +1,7 @@
|
|||
packages:
|
||||
# include packages in subfolders (e.g. apps/ and packages/)
|
||||
- "apps/**"
|
||||
- 'packages/**'
|
||||
# if required, exclude some directories
|
||||
- '!**/test/**'
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue