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: allowBuilds:
'@prisma/client': set this to true or false '@prisma/client': true
'@prisma/engines': set this to true or false '@prisma/engines': true
esbuild: set this to true or false esbuild: true
prisma: set this to true or false prisma: true
sharp: set this to true or false sharp: true
unrs-resolver: set this to true or false unrs-resolver: true