mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-30 12:39:20 +03:00
Replaced ifvisible.js with simple drop-in to handle prefetch messages
This commit is contained in:
parent
2f48128ff3
commit
382aef7ebb
6 changed files with 57 additions and 16 deletions
|
|
@ -89,7 +89,7 @@ config.paths.js = {
|
|||
'vendors/lightgallery/dist/js/lg-thumbnail.min.js',
|
||||
'vendors/lightgallery/dist/js/lg-zoom.min.js',
|
||||
'vendors/lightgallery/dist/js/lg-autoplay.min.js',
|
||||
'node_modules/ifvisible.js/src/ifvisible.min.js'
|
||||
'dev/External/ifvisible.js'
|
||||
]
|
||||
},
|
||||
app: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue