vue3-runtime-template
vue3-runtime-template copied to clipboard
Nuxt 3 SSR
This only seems to compile on the client rather than the server in Nuxt.
Does anyone know how to get SSR running as it defeats the point to only have it work on the client.
The docs say to only load the runtime compiler on the client, is there a reason for that?