indo icon indicating copy to clipboard operation
indo copied to clipboard

Simplify linking step after `indo add` completes install

Open aleclarson opened this issue 4 years ago • 1 comments

In the case of Yarn and PNPM (and maybe NPM?), existing symlinks are preserved when a new dependency is installed, so we only need to check if the newly installed packages can be linked, instead of all packages.

aleclarson avatar Jan 14 '21 20:01 aleclarson

Same goes for indo link

Progress is tracked in https://github.com/alloc/indo/tree/wip/efficient-link

aleclarson avatar May 11 '21 14:05 aleclarson