yarnpkg/yarn
View on GitHub[feature-request] linking binaries from the root in workspaces
Open
#4,543 opened on Sep 25, 2017
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.