Skip to content

Commit 0b48329

Browse files
committed
add note to onlyBuiltDependencies
1 parent 1530bc5 commit 0b48329

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

pnpm-workspace.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,12 @@ packages:
22
- packages/*
33
- apps/*
44

5+
# https://pnpm.io/settings#onlybuiltdependencies
6+
# These are the dependencies that we trust to safely
7+
# run installation scripts.
58
onlyBuiltDependencies:
69
- '@swc/core'
710
- '@vercel/speed-insights'
811
- esbuild
912
- sharp
13+
- unrs-resolver

0 commit comments

Comments
 (0)