yarnpkg/yarn

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

Open

#3.344 geöffnet am 7. Mai 2017

Auf GitHub ansehen
 (5 Kommentare) (4 Reaktionen) (0 zugewiesene Personen)JavaScript (41.514 Stars) (2.731 Forks)batch import
cat-buggood first issuehelp wantedhigh-prioritytriaged

Beschreibung

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