yarnpkg/yarn

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

Open

#4 543 ouverte le 25 sept. 2017

Voir sur GitHub
 (21 commentaires) (33 réactions) (0 assignés)JavaScript (2 731 forks)batch import
cat-featurehelp wantedneeds-discussiontriaged

Métriques du dépôt

Stars
 (41 514 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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.

Guide contributeur