You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using with Nuxt SSR, I have this error in the browser Unexpected token 'export'.
For some reason, this look like a build error but is not displayed in the terminal.
Do I need to transpile this library ? Should the npm package provide a transpiled version ?