chore(workspace): add onlyBuiltDependencies to pnpm-workspace.yaml

This commit is contained in:
Mathis HERRIOT 2025-05-16 19:06:41 +02:00
parent 077f3b6a87
commit 04144bcd3a
No known key found for this signature in database
GPG Key ID: E7EB4A211D8D4907

View File

@ -1,3 +1,10 @@
packages:
- frontend
- backend
- backend
onlyBuiltDependencies:
- '@nestjs/core'
- '@swc/core'
- '@tailwindcss/oxide'
- es5-ext
- esbuild
- sharp