-
|
Is it intentional for not having yarn.lock file committed in https://github.com/facebook/docusaurus/tree/main/website? If so, what's the reason? |
Beta Was this translation helpful? Give feedback.
Answered by
armano2
Nov 30, 2021
Replies: 1 comment
-
|
this repo is a monorepo that uses yarn workspaces Lines 4 to 10 in 33de0cd workspace require / uses only one yarn.lock |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
slorber
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
this repo is a monorepo that uses yarn workspaces
docusaurus/package.json
Lines 4 to 10 in 33de0cd
workspace require / uses only one yarn.lock
https://classic.yarnpkg.com/lang/en/docs/workspaces/