I wanted to try out SSR my Nuxt app and changed SSR from false to true. I got the error Unexpected token \'export\' - Missing stack frames.
Renders fine client side. I\