THEOplayer / web-ui

UI component library for the THEOplayer Web SDK
https://www.theoplayer.com/docs/open-video-ui/web/
MIT License
10 stars 0 forks source link

Use JavaScript modules #35

Closed MattiasBuelens closed 12 months ago

MattiasBuelens commented 1 year ago

THEOplayer 6.0 now properly supports JavaScript modules, allowing modern browsers and bundlers to load a more efficient JavaScript bundle of the player.

This PR updates the Web UI to make full use of this new capability.