You are here

sticky.libraries.yml in Sticky 8

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

File

sticky.libraries.yml
View source
  1. sticky:
  2. version: VERSION
  3. js:
  4. js/sticky.js: {}
  5. dependencies:
  6. - sticky/sticky.library
  7. sticky.library:
  8. version: VERSION
  9. js:
  10. /libraries/sticky/jquery.sticky.js: {}
  11. dependencies:
  12. - core/drupal
  13. - core/jquery
  14. - core/drupalSettings