vite-ssr
vite-ssr copied to clipboard
Does this repo support code splitting?
trafficstars
Thank you for creating this repo!
I'm looking to migrate a custom SSR'd react application to Vite, but I'm using loadable components for code splitting which doesn't support Vite.
Is there a way to get code splitting and/or React Server Components working with this repo?