chore: update pnpm workspace configuration to allow builds for specified dependencies

This commit is contained in:
Anish Sarkar 2026-05-11 17:02:06 +05:30
parent 6501e32b4f
commit 741d6e7eea

View file

@ -1,11 +1,9 @@
packages: allowBuilds:
- "." "@parcel/watcher": true
onlyBuiltDependencies: "@rocicorp/zero-sqlite3": true
- "@parcel/watcher" "@swc/core": true
- "@rocicorp/zero-sqlite3" core-js: true
- "@swc/core" esbuild: true
- core-js protobufjs: true
- esbuild sharp: true
- protobufjs unrs-resolver: true
- sharp
- unrs-resolver