yarnpkg/yarn

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

Open

#3 344 ouverte le 7 mai 2017

Voir sur GitHub
 (5 commentaires) (4 réactions) (0 assignés)JavaScript (2 731 forks)batch import
cat-buggood first issuehelp wantedhigh-prioritytriaged

Métriques du dépôt

Stars
 (41 514 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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.

Guide contributeur