Skip to content

Commit 91cd63c

Browse files
committed
build: _always_ use packages from the workspace if the version matches
1 parent b0b9c56 commit 91cd63c

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
@@ -2,7 +2,7 @@ packages:
22
- './packages/*'
33

44
autoInstallPeers: false
5-
linkWorkspacePackages: true
5+
linkWorkspacePackages: deep
66

77
onlyBuiltDependencies:
88
- esbuild

0 commit comments

Comments
 (0)