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:
@@ -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',
|
||||
|
Reference in New Issue
Block a user