Does code-based router works with SSR?
Is it possible to run SSR with code-based router?
Didn't find anyinformation about limitations of code-based router in documentation. But it looks like when I try to use SSR it tries to generate routeTree from files anyway, and of course there is no __root file and I get such error.
Did anybody tried code-based router with ssr?
1 Reply
xenophobic-harlequin•2mo ago
But it looks like when I try to use SSRwhat did you do here?