Closed
Description
Currently yarn stores the host name used to fetch dependencies in yarn.lock
. Since yarn.lock
is in the git repo, this effectively prevents decentralized builds (see: yarnpkg/yarn#2566 and yarnpkg/rfcs#64). We need to devise some method for overriding the host name in yarn.lock
so our users can build packages using their npm registry of choice.
Metadata
Metadata
Assignees
Labels
No labels