cincopa-8.x-1.x-dev/cincopa.libraries.yml
cincopa.libraries.yml
# @file # Custom libraries definitions for the Cincopa module. cincopa.gallery: version: 1.x css: theme: css/cincopa.css: {} js: js/plugin.js: {} dependencies: - core/jquery - core/drupal.ajax - core/drupal - core/drupalSettings - core/jquery.once cincopa.filter.main: js: https://www.cincopa.com/media-platform/runtime/libasync.js: {type: external, minified: true} cincopa.filter: js: js/plugin.js: {} dependencies: - core/jquery - core/drupal.ajax - core/drupal - core/drupalSettings - core/jquery.once cincopa.selgallery: js: js/plugin.js: {} dependencies: - core/jquery - core/drupal - core/drupal.vertical-tabs - core/drupalSettings # Ensure to run after ckeditor/drupal.ckeditor.admin. - ckeditor/drupal.ckeditor.admin