Withvite-plugin-ssr
we keep control over our app architecture; we can integrate Redux simply by following its SSR docs.
Reading Recommendation.
pageContext.initialStoreState
.pageContext.initialStoreState
available on the browser-side by adding 'initialStoreState'
to passToClient
.pageContext.initialStoreState
.See the repository's /examples/redux/.