mirror of
https://github.com/pnpm/pnpm.git
synced 2026-03-27 03:21:55 -04:00
* feat: use global virtual store for global packages and dlx * fix(config): remove unnecessary virtualStoreDir override for global installs When the global virtual store is disabled, the default `node_modules/.pnpm` path works fine — no need to explicitly override it to `.pnpm`.