mirror of
https://github.com/pnpm/pnpm.git
synced 2026-05-04 22:16:33 -04:00
If a package has many peer dependencies, it can be placed in a folder with a very long name. This change hashes folder names that are longer than 32 symbols. SEMI-BREAKING: The structure of node_modules might change in some projects after a clean install. ref https://github.com/pnpm/pnpm/issues/977