block.libraries.yml

Same filename in other branches
  1. 9 core/modules/block/block.libraries.yml
  2. 10 core/modules/block/block.libraries.yml
  3. 11.x core/modules/block/block.libraries.yml
core/modules/block/block.libraries.yml

File

core/modules/block/block.libraries.yml

View source
  1. drupal.block:
  2. version: VERSION
  3. js:
  4. js/block.js: {}
  5. dependencies:
  6. - core/jquery
  7. - core/drupal
  8. drupal.block.admin:
  9. version: VERSION
  10. js:
  11. js/block.admin.js: {}
  12. css:
  13. theme:
  14. css/block.admin.css: {}
  15. dependencies:
  16. - core/jquery
  17. - core/drupal
  18. - core/drupal.announce
  19. - core/drupal.debounce
  20. - core/drupal.dialog.ajax

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.