You are here

shortener.libraries.yml in Shorten URLs 8

Same filename and directory in other branches
  1. 8.2 modules/shortener/shortener.libraries.yml
modules/shortener/shortener.libraries.yml

File

modules/shortener/shortener.libraries.yml
View source
  1. shortener:
  2. version: VERSION
  3. js:
  4. shortener.js: {}
  5. css:
  6. theme:
  7. shortener.css: {}
  8. dependencies:
  9. - core/jquery
  10. - core/jquery.once
  11. - core/drupal