Hello,
We use hls.js library in our app already. But we are experimenting with migrating to using mux-player. Using the npm package however increases our bundle sizes significantly. I suspect this is because of the bundled hls.js library but we already use hls.js from cdn. Is there a version of mux-player which is decoupled with hls.js and the two libraries then can be loaded separately?