Skip to content

Commit 0d4aa96

Browse files
committed
fix: allow all of oxc-project because of rolldown
1 parent 1bd3a7a commit 0d4aa96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pnpm-workspace.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ minimumReleaseAgeExclude:
1414
- '@sveltejs/*'
1515
- 'rolldown-vite'
1616
- 'rolldown'
17-
- '@oxc-project/runtime'
17+
- '@oxc-project/*'
1818

1919
onlyBuiltDependencies:
2020
- esbuild

0 commit comments

Comments
 (0)