vue3-runtime-template icon indicating copy to clipboard operation
vue3-runtime-template copied to clipboard

Nuxt 3 SSR

Open gavmck opened this issue 1 year ago • 1 comments

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?

gavmck avatar Aug 22 '24 13:08 gavmck