blitz-js / babel-plugin-superjson-next

Automatically transform your Next.js Pages to use SuperJSON
MIT License
124 stars 15 forks source link

Latest version (0.1.3) throws SyntaxError #2

Closed arafatamim closed 4 years ago

arafatamim commented 4 years ago

Version 0.1.3 throws SyntaxError: Cannot use import statement outside a module on a fresh Next.js install. 0.1.2 works though.

flybayer commented 4 years ago

@arafatamim thanks for reporting this!

Skn0tt commented 4 years ago

Thanks for reporting! We had some build process issues, they have been fixed with v0.1.4.