mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Added IntersectionObserver polyfill
This commit is contained in:
parent
dc8c2e81aa
commit
bb4afe79cb
@ -53,9 +53,7 @@ module.exports = {
|
|||||||
link: [{ rel: 'icon', type: 'image/x-icon', href: '/favicon.ico' }],
|
link: [{ rel: 'icon', type: 'image/x-icon', href: '/favicon.ico' }],
|
||||||
script: [
|
script: [
|
||||||
{
|
{
|
||||||
src:
|
src: '/js/polyfill.min.js' // polyfill IntersectionObserver
|
||||||
'https://polyfill.io/v3/polyfill.min.js?features=IntersectionObserver',
|
|
||||||
body: true
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|||||||
3
static/js/polyfill.min.js
vendored
Normal file
3
static/js/polyfill.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user