Skip to content

Commit 5cc706e

Browse files
committed
Try allowing all dependencies
1 parent 37f8bb2 commit 5cc706e

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

pnpm-workspace.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,4 @@ packages:
44
- astro
55
- graph
66
onlyBuiltDependencies:
7-
- esbuild
8-
- re2
9-
- sharp
10-
ignoredBuiltDependencies:
11-
- '@swc/core'
7+
- '*'

0 commit comments

Comments
 (0)