Skip to content

Commit 16ae063

Browse files
committed
Re-add docs/pnpm-workspace.yaml but include . as only workspace
This seems to be necessary for pnpm to understand that `docs/` is a separate project; otherwise the parent workspaces are used.
1 parent c7f3b2c commit 16ae063

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/pnpm-workspace.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
packages:
2+
- '.'

0 commit comments

Comments
 (0)