From a3b2024514bba6dbcc8bb9793b00b74a4581b53c Mon Sep 17 00:00:00 2001 From: willclarktech Date: Wed, 26 May 2021 17:44:12 +0200 Subject: [PATCH] Add additional resources to YARN.md --- docs/YARN.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/YARN.md b/docs/YARN.md index 99e81e9f..cb5514f7 100644 --- a/docs/YARN.md +++ b/docs/YARN.md @@ -389,3 +389,10 @@ More info: https://yarnpkg.com/features/constraints That’s it! There’s a lot more configuration available that has not been covered here, but hopefully you made it through all that and your code still works. + +## Links + +Here are some additional resources I found helpful: + +- https://www.huy.dev/yarn-v2-workspace-docker-vs-code-2020-03-23/ +- https://github.com/DerekZiemba/yarn-V2-workspaces-simple-monorepo/issues/1