When I want to import, I find that it will report an error.
I see that the document is imported in this way.
Is there anything wrong?Why doesn't it happen when I import from vue?
Reproduction
After I created the project based on the document, I only installed 'vitepress-theme-demoblock'.
These are my configurations:
And then it happended.
Expected behavior
I was about to import some custom objects in the demo, but I found that even useData cannot be imported.
System Info
[vitepress] Internal server error: Transform failed with 1 error:
E:/Draculabo/min-vitepress/vitepress-starter/docs/components/test.md:22:7: ERROR: Unexpected "{"
Describe the bug
When I want to import, I find that it will report an error. I see that the document is imported in this way. Is there anything wrong?Why doesn't it happen when I import from vue?
Reproduction
After I created the project based on the document, I only installed 'vitepress-theme-demoblock'. These are my configurations: And then it happended.
Expected behavior
I was about to import some custom objects in the demo, but I found that even useData cannot be imported.
System Info
Additional context
No response
Validations