What performance differences does it make to enable the runtimeCompiler for a Nuxt site? I only need this feature in specific pages -- specifically to render <a href=""> to <nuxt-link>.
What performance differences does it make to enable the runtimeCompiler for a Nuxt site?
I only need this feature in specific pages -- specifically to render to .