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

Added jQuery v1.7.1 and branching of versions improved (Fixed #49)

This commit is contained in:
nobody42
2020-04-06 18:04:39 +02:00
parent e9078c2649
commit 27eb0d8c17
3 changed files with 10 additions and 1 deletions

View File

@@ -90,6 +90,7 @@ var files = {
'resources/hls.js/0.13.2/hls.min.jsm': true,
// jQuery
'resources/jquery/1.7.1/jquery.min.jsm': true,
'resources/jquery/1.8.3/jquery.min.jsm': true,
'resources/jquery/1.12.4/jquery.min.jsm': true,
'resources/jquery/2.2.4/jquery.min.jsm': true,