yarnpkg/yarn

[feature-request] linking binaries from the root in workspaces

Open

#4.543 aberto em 25 de set. de 2017

Ver no GitHub
 (21 comments) (33 reactions) (0 assignees)JavaScript (2.731 forks)batch import
cat-featurehelp wantedneeds-discussiontriaged

Métricas do repositório

Stars
 (41.514 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

I wonder whether it would be possible to link binaries in all workspaces from dependencies declared in the root?

Right now to call binaries within a workspace one should redeclare it. It leads to trouble with keeping identical versions between workspaces.

Guia do colaborador