Files
pnpm/test
zkochan 34394b9485 feat: add an option to make local dependencies linked
If the link-local config key is true, local dependencies are
not copy-pasted into the store but linked to the node_modules
folder.

This option makes pnpm suitable for usage in monorepos.

Ref #349
2016-09-18 00:21:56 +03:00
..