Monorepo support #579
Unanswered
emily-malone
asked this question in
Q&A
Replies: 2 comments 1 reply
-
You can try this, ### my-package
<CL />
<script setup>
import CL from '@root/packages/your-package/README.md'
</script>
|
Beta Was this translation helpful? Give feedback.
0 replies
-
I found a simper way to do this, Just use But I did not found this usage in vitepress document site, so maybe this way will be changed in the future. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Can vitepress support rendering a tree structure from multiple docs folders in a monorepo?
Beta Was this translation helpful? Give feedback.
All reactions