pnpm workspace allow build scripts

This commit is contained in:
Hardik 2026-05-22 17:17:15 +05:30
parent efca4687ca
commit 5f874cf2a2

View file

@ -1,7 +1,7 @@
allowBuilds:
'@prisma/client': set this to true or false
'@prisma/engines': set this to true or false
esbuild: set this to true or false
prisma: set this to true or false
sharp: set this to true or false
unrs-resolver: set this to true or false
'@prisma/client': true
'@prisma/engines': true
esbuild: true
prisma: true
sharp: true
unrs-resolver: true