blizz_vanisher-8.x-1.x-dev/blizz_vanisher.libraries.yml
blizz_vanisher.libraries.yml
1 2 3 4 5 6 7 8 9 10 11 12 13 | blizz_vanisher: header: true version: 1.0 js: /libraries/tarteaucitron/tarteaucitron.js: { weight: -4, preprocess: false } js/tarteaupomme.js: { weight: -3, preprocess: false } js/init_tarteaucitron.js: { weight: -2, preprocess: false } dependencies: - core/jquery - core/drupal - core/drupalSettings - core/jquery.once - core/jquery.cookie |