-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Description
Contribution
- I'd be willing to implement this feature (contributing guide)
Describe the user story
We have shipped "global virtual store" via #8190.
But we still have some things to finish
-
pnpm store pruneor a different command should be able to clean the global virtual store (related PR: feat: enhancestore pruneto clean global virtual store #10360) - we should fix some issues with global virtual store and esm modules: Fail to find package in global virtual store #9618
- we might need to come up with a better name instead of "virtual store" (docs: rename virtual store to dependency graph store pnpm.io#683).
- Related issues: Cannot override
enableGlobalVirtualStoreplugin-better-defaults#2 (comment)
Describe the solution you'd like
.
Describe the drawbacks of your solution
No response
Describe alternatives you've considered
No response
Reactions are currently unavailable