mirror of
https://github.com/pnpm/pnpm.git
synced 2026-05-18 05:42:27 -04:00
Instead of creating a separate subdir for executables in the content-addressable storage, use the directory where all the files are stored but suffix the executable files with `-exec`. Also suffix the package index files with `-index.json`. ref #2521 PR #2530
@pnpm/cafs
A content-addressable filesystem for the packages storage
Installation
<pnpm|npm|yarn> add @pnpm/cafs
License
MIT © Zoltan Kochan