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

Added: jQuery Easing Plugin v1.4.1 (#101)

This commit is contained in:
nobody
2020-09-09 06:26:42 +02:00
parent 54a3e639b6
commit bcff284f1e
5 changed files with 11 additions and 0 deletions

View File

@@ -357,6 +357,11 @@ var resources = {
'path': 'resources/jquery-csv/{version}/jquery.csv.min.jsm',
'type': 'application/javascript'
},
// jQuery Easing Plugin
'jQueryEasing': {
'path': 'resources/jquery-easing/{version}/jquery.easing.min.jsm',
'type': 'application/javascript'
},
// jQuery Lazy Load
'jQueryLazyLoad': {
'path': 'resources/jquery.lazyload/{version}/jquery.lazyload.min.jsm',