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've seen some solutions mentioning adding some build transpile options but I'm unsure as to what exactly.
Any help is appreciated
question from:https://stackoverflow.com/questions/65868946/nuxt-ssr-change-from-false-to-true-unexpected-token-export