Skip to content
Snippets Groups Projects
Verified Commit 83ce0d98 authored by Pascal Ernster's avatar Pascal Ernster :mask:
Browse files

Don't load hls.js from external CDN

We don't want unnecessary client-side connections to third-party
domains. universalviewer ships its own copy of hls.js, so use that one.

Note: This copy of hls.js is likely outdated, so it should be updated in
a subsequent commit.
parent 381991df
Branches local-hls.js
No related tags found
No related merge requests found
Pipeline #7130 failed