Replies: 1 comment
-
Create a tsconfig inside your docs directory? Or if it's not separate then use references to override stuff? |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there, thanks for the awesome work on vitepress!
I tried vitepress in my old project, but it throw an error, after debugged it I found the reason is that vitepress use my project's
tsconfig.json
to build the site.I read the docs and searched for it, but no answers for this issue.
So how can I specify a tsconfig file path in the vitepress cli?
Beta Was this translation helpful? Give feedback.
All reactions