edlptheme.libraries.yml 749 B

123456789101112131415161718192021222324252627
  1. global-css:
  2. version: VERSION
  3. css:
  4. theme:
  5. assets/dist/styles/app.min.css: {}
  6. redirect-js:
  7. version: VERSION
  8. header: true
  9. js:
  10. assets/dist/scripts/redirect.min.js: { weight: -998, preprocess: false, minified: true }
  11. global-js:
  12. version: VERSION
  13. js:
  14. assets/dist/bower/jquery.hotkeys.js: { scope: footer }
  15. assets/dist/bower/imagesloaded.pkgd.min.js: { minified: true }
  16. assets/dist/bower/masonry.pkgd.min.js: { minified: true }
  17. assets/dist/scripts/main.min.js: { minified: true }
  18. dependencies:
  19. - core/drupal
  20. - core/matchmedia
  21. - core/matchmedia.addListener
  22. - core/jquery
  23. # - url_to_video_filter/player_embed
  24. # - url_to_video_filter/vimeo_embed
  25. # - url_to_video_filter/youtube_embed