You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I couldn't find any examples, working or otherwise, so after a decent amount of trial-and-error I've managed to implement SSR with Vite 4.x & Vue 2.7 💪 Here's a functioning example for anyone else who ends up here: https://gist.github.com/jdrydn/076813c15d273e904501e285209f3815
Do we have an example using vite vue ssr ? I was looking at the documentation of vite and the example listed is only for vue 3
https://vitejs.dev/guide/ssr.html#example-projects
The text was updated successfully, but these errors were encountered: