Skip to content

Commit 7307aaa

Browse files
feat: add pnpm workspace configuration for built dependencies
1 parent 8890cbc commit 7307aaa

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pnpm-workspace.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
onlyBuiltDependencies:
2+
- '@prisma/client'
3+
- '@prisma/engines'
4+
- prisma
5+
- unrs-resolver

0 commit comments

Comments
 (0)