Commit ddec036
authored
fix: share single package store entry accross all aliases to local projects (#2474)
Multiple aliases referring to the same local workspace project should
share a single entry in the package store.
### Changes are visible to end-users: no
### Test plan
- Covered by existing test cases
- Manual testing; see diff of snapshot files1 parent 6d43623 commit ddec036
File tree
10 files changed
+170
-272
lines changed- e2e
- pnpm_lockfiles
- v101/snapshots
- v90/snapshots
- pnpm_workspace_rerooted
- app/b
- snapshots
- pnpm_workspace
- app/b
- snapshots
- npm/private
- test/snapshots
10 files changed
+170
-272
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
141 | | - | |
142 | 141 | | |
143 | 142 | | |
144 | 143 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
0 commit comments