SSR not working on cloudflare pages #9522
-
From what I see in the docs, everything should work even if I use sveltekit in cloudflare Pages. However, when deploying to cloudflare pages, only SSR does not work. In the local environment, 'vite build & vite preview' works well. The default settings followed the official documentation faithfully. // svelte.config.js
What have I done wrong? Below is the repository for that project. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Can you share an example of the error received where ssr isn't working? |
Beta Was this translation helpful? Give feedback.
Can you share an example of the error received where ssr isn't working?