Replies: 1 comment
-
I haven't try jsx with vue yet (especially with vuepress2), vue sfc with If you found something that maybe usefull to other users who wanna use jsx in vuepress, welcome to share something in "Show and tell" block in dicussion. |
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.
-
Description
The following error occurred when I tried to introduce a JSX component into Vuepress-next. I have no problem running vue3 project using yarn Serve. There was a problem using yarn Docs :dev.
Example .jsx
the error information
package.json
babel.config.js
how to add configure in
/docs /. Vuepress/config.js
Or something wrong with the way I wrote it.Vuepress was used before, and no additional configuration items seem to be required. Now I am migrating from vuepress to &-next
Beta Was this translation helpful? Give feedback.
All reactions