yarnpkg/yarn
GitHub で見る[feature-request] linking binaries from the root in workspaces
Open
#4,543 opened on 2017年9月25日
cat-featurehelp wantedneeds-discussiontriaged
Repository metrics
- Stars
- (41,514 stars)
- PR merge metrics
- (30d に merged PR はありません)
説明
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.