Files
pnpm/src/bin
zkochan c66ae6ad71 fix: force Node to preserve symlinks
From Node.js v7.1.0 it is possible to set the NODE_PRESERVE_SYMLINKS
environment variable to 1 to make Node preserve symlinks.

To leverage this new feature, before passing through to `npm run`, pnpm
sets PRESERVE_SYMLINKS to 1.

Ref #463
2016-11-10 22:31:05 +02:00
..
2016-11-10 22:31:05 +02:00