pnpm / supi

Fast, disk space efficient installation engine. Used by pnpm
MIT License
24 stars 5 forks source link

feat: implement frozen-shrinkwrap (headless) installation #58

Closed zkochan closed 6 years ago

zkochan commented 6 years ago

ref pnpm/pnpm#1065

TODO:

zkochan commented 6 years ago

I'll make it work with local deps. It is just a bit harder to get the location of such a dep from its ID

https://github.com/pnpm/headless/blob/1d9945dc13b03e5fb69cbac3d3cb687d611f835b/src/index.ts#L277-L278