Remove outdated documentation referencing a local/vendored version of yarn. The reliance on a local version of yarn was removed by #17741 (#24014)

This commit is contained in:
Ryan Keener 2019-06-27 20:33:20 -04:00 committed by Spencer
parent d74f4f7f9f
commit 1b9b4f1d5f

View file

@ -260,10 +260,6 @@ not necessarily optimized for our use-cases. It's also not ideal for the setup
we currently have, with one app that "owns everything" and the rest being
packages for that app.
### Why a local version of Yarn?
See the [vendor readme](./vendor/README.md).
[npm-link]: https://docs.npmjs.com/cli/link
[npm5-file]: https://github.com/npm/npm/pull/15900
[yarn-workspaces]: https://yarnpkg.com/lang/en/docs/workspaces/