block.libraries.yml
Same filename in other branches
File
-
core/
modules/ block/ block.libraries.yml
View source
- drupal.block:
- version: VERSION
- js:
- js/block.js: {}
- dependencies:
- - core/jquery
- - core/drupal
- - core/once
- - core/jquery.once.bc
-
- drupal.block.admin:
- version: VERSION
- js:
- js/block.admin.js: {}
- css:
- theme:
- css/block.admin.css: {}
- dependencies:
- - core/jquery
- - core/drupal
- - core/drupal.announce
- - core/drupal.debounce
- - core/drupal.dialog.ajax
- - core/drupal.string.includes
- - core/once
- - core/jquery.once.bc
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.