Closed zkochan closed 7 years ago
I realized that a machine store cannot contain the node_modules folders and the relationships between packages, because they may differ in different projects that are using the store.
This looks great! Sorry for not having a look earlier.
Thanks! I worked on a PR to pnpm that uses such a pure store: https://github.com/rstacruz/pnpm/pull/524
It is a very exciting concept!
I realized that a machine store cannot contain the node_modules folders and the relationships between packages, because they may differ in different projects that are using the store.