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 (41,514 stars) (2,731 forks)batch import
cat-featurehelp wantedneeds-discussiontriaged

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