Peng Xiao

Results 207 comments of Peng Xiao

I too encounter a similar problem when integrating shika into the new [App directory feature](https://beta.nextjs.org/docs/routing/fundamentals) feature in Next.js 13. See my patch [in this commit](https://github.com/pengx17/nextjs-blog/commit/2a0dcf44c39bc5271056924cc6503e085b043224#diff-1649a2f0bc7d7263c4c6f945386fde40c2d21646098bbc1d1165fb4b73a7b0b0R1-R13). It seems that when invoking...

> I am wondering, is there is any progress regarding the deleting page issue? Not yet. :(

Need more info

@daydemir Hi, thanks for sharing your interesting approach!

If I recall correctly, the reason is that the journals page route path could be the root path `/`, instead of `/journals` which makes it a special case that has...

Who is this @example?

I will try to figure out some solutions in a day or two

> This doesn't have much benefit to boost the initial time since all workspaces must be settled before the router. This is challenging and may need a broader refactor. Let...