Files
message-inbox-web-frontend-sdk/pnpm-workspace.yaml
T
2026-07-17 21:48:37 +05:30

9 lines
224 B
YAML

packages:
- "packages/*"
- "apps/*"
# sharp is Next's optional native image-optimization dep; the static demo doesn't
# need it (and building it pulls a large native binary). Skip its build.
allowBuilds:
sharp: false