justinribeiro / lite-youtube

The fastest little YouTube web component on this side of the internet. The shadow dom web component version of Paul's lite-youtube-embed.

Home Page:https://www.npmjs.com/package/@justinribeiro/lite-youtube

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

export declarations may only appear at top level of a module

erikdemarco opened this issue · comments

I got this error when defer the lite-youtube.js script. With lite-youtube-embed. I never got any error

Uncaught SyntaxError: export declarations may only appear at top level of a module

Cannot reproduce; defer attribute doesn't change the behavior.
image