how to use /
link public
#4466
Unanswered
Nan-iPhonOX
asked this question in
Q&A
Replies: 1 comment 2 replies
-
You'll need to manually write that path. VSCode's intellisense doesn't understand public directory. |
Beta Was this translation helpful? Give feedback.
2 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.
-
我使用vitepress写博客时,public在工作目录下的Docs文件夹内,并且在base路径中添加/AAA/。我在编写docs目录下的markdown时,如


[](/)
输入/
时选项列表是工作目录下的内容而不是public目录下的内容。Beta Was this translation helpful? Give feedback.
All reactions