Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions pnpm-workspace.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
packages:
- .

allowBuilds:
'@parcel/watcher': true
better-sqlite3: true
esbuild: true
sharp: true
workerd: true

onlyBuiltDependencies:
- '@parcel/watcher'
- better-sqlite3
Expand Down