You are here

url_to_video_filter.libraries.yml in URL to Video Filter 8

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

File

url_to_video_filter.libraries.yml
View source
  1. player_embed:
  2. css:
  3. theme:
  4. css/url_to_video_embed.css: {}
  5. youtube_embed:
  6. js:
  7. js/youtube_embed.js: {}
  8. dependencies:
  9. - core/drupal
  10. - core/jquery
  11. - core/drupalSettings
  12. - core/jquery.once
  13. - url_to_video_filter/player_embed
  14. vimeo_embed:
  15. js:
  16. js/vimeo_embed.js: {}
  17. dependencies:
  18. - core/drupal
  19. - core/jquery
  20. - core/drupalSettings
  21. - core/jquery.once
  22. - url_to_video_filter/player_embed