mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-31 13:09:21 +03:00
Try the lozad lazy loader
This commit is contained in:
parent
16ca116b30
commit
4f19d9fd56
7 changed files with 41 additions and 21 deletions
|
|
@ -194,7 +194,7 @@ cfg.paths.js = {
|
|||
'node_modules/jquery/dist/jquery.min.js',
|
||||
'node_modules/jquery-mousewheel/jquery.mousewheel.js',
|
||||
'node_modules/jquery-scrollstop/jquery.scrollstop.js',
|
||||
'node_modules/jquery-lazyload/jquery.lazyload.js ',
|
||||
// 'node_modules/jquery-lazyload/jquery.lazyload.js',
|
||||
'node_modules/jquery-backstretch/jquery.backstretch.min.js',
|
||||
'vendors/jquery-ui/js/jquery-ui-1.10.3.custom.min.js', // custom
|
||||
'vendors/jquery-nanoscroller/jquery.nanoscroller.js', // custom (modified)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue