mirror of
https://github.com/formbricks/formbricks.git
synced 2026-04-20 19:30:41 -05:00
7971b9b312
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
13 lines
271 B
YAML
13 lines
271 B
YAML
packages:
|
|
- "apps/*"
|
|
- "packages/*"
|
|
|
|
# Allow lifecycle scripts for packages that need to build native binaries
|
|
# Required for pnpm v10+ which blocks scripts by default
|
|
onlyBuiltDependencies:
|
|
- sharp
|
|
- esbuild
|
|
- prisma
|
|
- "@prisma/client"
|
|
- "@prisma/engines"
|