is it possible to prerender a spa application built in vite and tanstack/react-router ? #1881
Unanswered
ymolists
asked this question in
Help & Questions
Replies: 1 comment
-
See notes at https://vike.dev/react-router. It also applies for TanStack Router. |
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
-
Hi.
I am currently using
@tanstack/react-router
and need to prerender all my pages to static html. I am not using ssr or anything like that. is it possible to use vike for just the prerendering part ? Meaning i already have a router.I am hoping i dont have to do a big migration to integrate with this tool
Best Regards
Beta Was this translation helpful? Give feedback.
All reactions