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

@@ -115,6 +115,11 @@ var resources = {
'path': 'resources/fontawesome/{version}/css/all.cssm',
'type': 'text/css'
},
// hls.js
'hlsJS': {
'path': 'resources/hls.js/{version}/hls.min.jsm',
'type': 'application/javascript'
},
// jeditableJS
'jeditableJS': {
'path': 'resources/jquery-jeditable/{version}/jquery.jeditable.min.jsm',