progressive_image_loading-8.x-1.x-dev/progressive_image_loading.libraries.yml
progressive_image_loading.libraries.yml
library:
version: 0.0.1
css:
theme:
css/progressive-image-loading.css: { }
js:
js/progressive-image-loading.loader.js: { }
js/progressive-image-loading.js: { }
dependencies:
- core/drupal
- core/jquery
- core/jquery.once
- progressive_image_loading/intersection_observer_polyfill
intersection_observer_polyfill:
remote: https://github.com/w3c/IntersectionObserver
license:
name: W3C
url: https://raw.githubusercontent.com/w3c/IntersectionObserver/master/LICENSE.md
gpl-compatible: true
js:
/libraries/intersection-observer/polyfill/intersection-observer.js: { }
