1
0
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:
nobody
2020-08-22 16:09:11 +02:00
parent 8e244f3a26
commit 15a08b2b5e
14 changed files with 41 additions and 0 deletions

View File

@@ -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',