tour.libraries.yml in Drupal 8
Same filename and directory in other branches
core/modules/tour/tour.libraries.yml
File
core/modules/tour/tour.libraries.ymlView source
- tour:
- version: VERSION
- js:
- js/tour.js: {}
- dependencies:
- - core/jquery
- - core/jquery.once
- - core/drupal
- - core/backbone
- - core/jquery.joyride
- - tour/tour-styling
-
- tour-styling:
- version: VERSION
- css:
- component:
- css/tour.module.css: { media: screen }