mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Added: jQuery Lazy (with Plugins) v1.7.11 (#88)
This commit is contained in:
@@ -344,6 +344,11 @@ var resources = {
|
||||
'path': 'resources/jquery.lazyload/{version}/jquery.lazyload.min.jsm',
|
||||
'type': 'application/javascript'
|
||||
},
|
||||
// jQuery Lazy (Bundle)
|
||||
'jQueryLazyBundle': {
|
||||
'path': 'resources/jquery.lazy/{version}/',
|
||||
'type': 'application/javascript'
|
||||
},
|
||||
// jQuery Migrate
|
||||
'jQueryMigrate': {
|
||||
'path': 'resources/jquery-migrate/{version}/jquery-migrate.min.jsm',
|
||||
|
Reference in New Issue
Block a user