mirror of
https://github.com/pnpm/pnpm.git
synced 2026-06-28 09:55:39 -04:00
* fix: invalid gvs workspace * test: cover GVS workspace virtual-store-dir + add changeset Add an e2e regression test for the post-install build step preserving the global virtual store directory in a workspace package's .modules.yaml, and the missing changeset for the fix (pnpm/pnpm#12307). --------- Co-authored-by: Zoltan Kochan <z@kochan.io>