tour.libraries.yml

Same filename in other branches
  1. 9 core/modules/tour/tour.libraries.yml
  2. 10 core/modules/tour/tour.libraries.yml
  3. 11.x core/modules/tour/tour.libraries.yml
core/modules/tour/tour.libraries.yml

File

core/modules/tour/tour.libraries.yml

View source
  1. tour:
  2. version: VERSION
  3. js:
  4. js/tour.js: {}
  5. dependencies:
  6. - core/jquery
  7. - core/jquery.once
  8. - core/drupal
  9. - core/backbone
  10. - core/jquery.joyride
  11. - tour/tour-styling
  12. tour-styling:
  13. version: VERSION
  14. css:
  15. component:
  16. css/tour.module.css: { media: screen }

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.