Replies: 1 comment 4 replies
-
I would already have support if there was a good story around Route module splitting via SSR that was relatively agnostic.
How does Vite handle this? Does it have an async react renderer? Does it detect modules used during SSR and include them in the bundle? 🤷♂️
Tanner Linsley
…On Mar 20, 2022, 7:58 PM -0600, Max Greenwald ***@***.***>, wrote:
Hello! @tannerlinsley thanks for building this awesome library! The async routing features are great.
I think this library would go really nicely with Vite for SSG + SSR. Are there plans for SSR support in a future version? The (hidden) docs hint at SSR support, and it seems that some code for SSR (snapshot) is currently commented out. I wasn't able to find any other PRs or issues about this, but please let me know if I missed something. Thanks!
—
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello! @tannerlinsley thanks for building this awesome library! The async routing features are great.
I think this library would go really nicely with Vite for SSG + SSR. Are there plans for SSR support in a future version? The (hidden) docs hint at SSR support, and it seems that some code for SSR (
snapshot
) is currently commented out. I wasn't able to find any other PRs or issues about this, but please let me know if I missed something. Thanks!Beta Was this translation helpful? Give feedback.
All reactions