Skip to content
Discussion options

You must be logged in to vote

this repo is a monorepo that uses yarn workspaces

docusaurus/package.json

Lines 4 to 10 in 33de0cd

"workspaces": [
"packages/*",
"website",
"test-website-in-workspace",
"packages/create-docusaurus/templates/*",
"admin/new.docusaurus.io"
],

workspace require / uses only one yarn.lock

https://classic.yarnpkg.com/lang/en/docs/workspaces/

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by slorber
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants