Skip to content

Commit 2d05ba8

Browse files
iobuhovclaude
andcommitted
chore: set recursiveInstall true in pnpm-workspace for correct monorepo installs
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent 7c0604a commit 2d05ba8

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

pnpm-workspace.yaml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1+
recursiveInstall: true
12
packages:
2-
- "packages/*/*"
3-
- "automation/*"
3+
- "packages/*/*"
4+
- "automation/*"
45
catalog:
5-
rollup: "3.29"
6+
rollup: "3.29"

0 commit comments

Comments
 (0)