fullstack-pro
fullstack-pro copied to clipboard
Fix ssr issue
SSR changes
- For
EmotionCSS followed https://snyk.io/advisor/npm-package/emotion/functions/emotion.hydrate
https://emotion.sh/docs/ssr
- For Lodable followed
https://github.com/rlawnsxo131/devlog-client-v2/blob/master/src/server/middleware/serverRender.tsx
https://github.com/CDEBase/fullstack-pro/pull/334