1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-06-05 21:49:31 +02:00

Added hls.js v0.13.2

This commit is contained in:
nobody42
2020-03-28 19:00:46 +01:00
parent a10788c571
commit cde9e09c19
6 changed files with 16 additions and 1 deletions

View File

@ -86,6 +86,9 @@ var files = {
'resources/fontawesome/4.7.0/css/font-awesome.min.cssm': true,
'resources/fontawesome/5.7.2/css/all.cssm': true,
// hls.js
'resources/hls.js/0.13.2/hls.min.jsm': true,
// jQuery
'resources/jquery/1.8.3/jquery.min.jsm': true,
'resources/jquery/1.12.4/jquery.min.jsm': true,