You are here

lazy.libraries.yml in Lazy-load 8

Same filename and directory in other branches
  1. 8.3 lazy.libraries.yml
  2. 8.2 lazy.libraries.yml

File

lazy.libraries.yml
View source
  1. lazy:
  2. version: VERSION
  3. js:
  4. js/lazy.js: { }
  5. dependencies:
  6. - core/drupal
  7. - core/drupalSettings
  8. - lazy/lazy-blazy
  9. lazy-blazy:
  10. header: true
  11. remote: https://github.com/dinbror/blazy
  12. version: 1.8.2
  13. license:
  14. name: MIT
  15. url: https://github.com/dinbror/blazy/blob/master/LICENSE
  16. gpl-compatible: true
  17. js:
  18. # //cdn.jsdelivr.net/blazy/latest/blazy.min.js: { type: external, minified: true }
  19. /libraries/blazy/blazy.min.js: { minified: true }