You are here

imagelightbox.libraries.yml in ImageLightbox 8

Same filename and directory in other branches
  1. 2.x imagelightbox.libraries.yml
  2. 2.0.x imagelightbox.libraries.yml

File

imagelightbox.libraries.yml
View source
  1. formatter:
  2. js:
  3. libraries/imagelightbox.js: { minified: true, weight: -2 }
  4. libraries/imagelightbox.config.js: { minified: true, weight: -1 }
  5. dependencies:
  6. - imagelightbox/imagelightbox
  7. - core/drupalSettings
  8. - core/jquery
  9. imagelightbox:
  10. js:
  11. libraries/imagelightbox.js: { minified: true, weight: -2 }
  12. libraries/imagelightbox.config.js: { minified: true, weight: -1 }
  13. css:
  14. component:
  15. libraries/imagelightbox.css: {}