yarnpkg/yarn

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

Open

#4,543 opened on Sep 25, 2017

View on GitHub
 (21 comments) (33 reactions) (0 assignees)JavaScript (2,731 forks)batch import
cat-featurehelp wantedneeds-discussiontriaged

Repository metrics

Stars
 (41,514 stars)
PR merge metrics
 (No merged PRs in 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.

Contributor guide