yarnpkg/yarn

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

Open

#3.344 aberto em 7 de mai. de 2017

Ver no GitHub
 (5 comments) (4 reactions) (0 assignees)JavaScript (2.731 forks)batch import
cat-buggood first issuehelp wantedhigh-prioritytriaged

Métricas do repositório

Stars
 (41.514 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 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.

Guia do colaborador