yarnpkg/yarn

Should not copy `node_modules` of `file:` dependencies

Open

#3,344 opened on May 7, 2017

View on GitHub
 (5 comments) (4 reactions) (0 assignees)JavaScript (2,731 forks)batch import
cat-buggood first issuehelp wantedhigh-prioritytriaged

Repository metrics

Stars
 (41,514 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

0.23.4 When we do yarn add file:..path yarn should copy existing contents of node_modules, currently it copies it to cache as well.

Contributor guide