Files
pnpm/test
zkochan 175f50d01e feat: symlink file dependencies instead of copying them
This is roughly how npm@5 does it. However, pnpm does not try
to install dependencies of the file dependency, just a symlink
is created and the binstubs are linked into `node_modules/.bin`
if there are any.

BREAKING CHANGE:

file dependencies are symlinked instead of copied (packed/unpacked)

Ref #772
2017-06-17 19:49:18 +03:00
..
2017-06-11 22:39:13 +03:00
2017-04-27 11:04:37 +03:00
2017-03-13 02:31:37 +02:00
2017-06-14 01:10:27 +03:00
2017-06-04 22:07:22 +03:00