ThaUnknown / webtorrent-player

High performance, no compromise video player for WebTorrent
https://thaunknown.github.io/webtorrent-player/
GNU General Public License v3.0
73 stars 21 forks source link

Cannot use import statement outside a module #15

Closed mehmetcansahin closed 2 years ago

mehmetcansahin commented 2 years ago

i getting error like "Cannot use import statement outside a module".

ThaUnknown commented 2 years ago

Make sure you understand how modules work, there's an example at: https://github.com/ThaUnknown/webtorrent-player/blob/main/index.html