T
TanStack2mo ago
harsh-harlequin

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
xenophobic-harlequin2mo ago
But it looks like when I try to use SSR
what did you do here?

Did you find this page helpful?