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
Hey there! Great project, been looking into it as Inertia is very interesting. I've seen you've been actively updating this repo so here's a question.
Currently the docs make a reference to enabling SSR but there's no reference to changing the Vite config to generate a SSR bundle or an example of starting the "ssr server" mentioned here in Inertia's docs.
Is there any way you could give a quick example of your vite config necessary to rendering the app with SSR? Is it possible to start the SSR server without using the php command ("php artisan inertia:start-ssr")?
Thanks for any help!
The text was updated successfully, but these errors were encountered:
Hey there! Great project, been looking into it as Inertia is very interesting. I've seen you've been actively updating this repo so here's a question.
Currently the docs make a reference to enabling SSR but there's no reference to changing the Vite config to generate a SSR bundle or an example of starting the "ssr server" mentioned here in Inertia's docs.
Is there any way you could give a quick example of your vite config necessary to rendering the app with SSR? Is it possible to start the SSR server without using the php command ("php artisan inertia:start-ssr")?
Thanks for any help!
The text was updated successfully, but these errors were encountered: