tour.libraries.yml

Same filename in other branches
  1. 8.9.x 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/once
  8. - core/jquery.once.bc
  9. - core/drupal
  10. # @todo Remove this in https://www.drupal.org/project/drupal/issues/3204011
  11. - core/internal.backbone
  12. - core/internal.shepherd
  13. - tour/tour-styling
  14. tour-styling:
  15. version: VERSION
  16. css:
  17. component:
  18. css/tour.module.css: { media: screen }

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