Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / modules / contrib / video_embed_field / video_embed_field.libraries.yml
1 colorbox:
2   js:
3     js/video-embed-field.colorbox.js: {}
4   dependencies:
5     - system/drupal.system
6     - colorbox/colorbox
7
8 lazy-load:
9   js:
10     js/video-embed-field.lazyLoad.js: {}
11   dependencies:
12     - system/drupal.system
13     - video_embed_field/responsive-video
14
15 responsive-video:
16   css:
17     component:
18       css/video_embed_field.responsive-video.css: {}