Closed RUNFUNRUN closed 2 months ago
I found the problem after some debugging Shirk v1.16 changed some APIs which breaks the usage of their rehype plugin, downgrading to 1.15 helps, or you can enable experimental JS engine which still works fine
I updated fumadocs-core and fumacocs-ui and it builds fine! Thanks for fixing it.
To Reproduce
2.build
It is also reproducible in my project. https://github.com/RUNFUNRUN/blog
Current vs. Expected behavior
Build successful
Provide environment information
Which area(s) are affected? (Select all that apply)
CLI (create-fumadocs-app), Examples
Additional context
This occurred when updating to Fumadocs MDX v10.
It works fine in the development environment.