X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=vendor%2Fdrupal%2Fconsole%2Ftemplates%2Ftheme%2Finfo.yml.twig;h=f68e9fb7e84099789eaa9669a785cc91a9b595c3;hb=e0411c4e83ba0d079034db83c3f7f55be24a0e35;hp=e711e06cf2c8ee30ba4b3152e94a308f93bb0bc7;hpb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;p=yaffs-website diff --git a/vendor/drupal/console/templates/theme/info.yml.twig b/vendor/drupal/console/templates/theme/info.yml.twig index e711e06cf..f68e9fb7e 100644 --- a/vendor/drupal/console/templates/theme/info.yml.twig +++ b/vendor/drupal/console/templates/theme/info.yml.twig @@ -5,7 +5,11 @@ package: {{ package }} core: {{ core }} libraries: - {{ machine_name }}/{{ global_library }} - +{% if libraries %} +{% for library in libraries %} + - {{ machine_name }}/{{ library.library_name }} +{% endfor %} +{% endif %} base theme: {{ base_theme }} {% if base_theme == 'classy' %} #Using Classy as a base theme https://www.drupal.org/theme-guide/8/classy