yarnpkg/yarn

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

Open

#4.543 geöffnet am 25. Sept. 2017

Auf GitHub ansehen
 (21 Kommentare) (33 Reaktionen) (0 zugewiesene Personen)JavaScript (2.731 Forks)batch import
cat-featurehelp wantedneeds-discussiontriaged

Repository-Metriken

Stars
 (41.514 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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