tour.libraries.yml

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

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