comment.libraries.yml

Same filename and directory in other branches
  1. 11.x core/modules/comment/comment.libraries.yml
  2. 10 core/modules/comment/comment.libraries.yml
  3. 9 core/modules/comment/comment.libraries.yml
  4. 8.9.x core/modules/comment/comment.libraries.yml
core/modules/comment/comment.libraries.yml

File

core/modules/comment/comment.libraries.yml

View source
  1. drupal.comment:
  2. version: VERSION
  3. js:
  4. js/comment-entity-form.js: {}
  5. dependencies:
  6. - core/jquery
  7. - core/drupal
  8. - core/drupal.form
  9. drupal.comment-by-viewer:
  10. version: VERSION
  11. js:
  12. js/comment-by-viewer.js: {}
  13. dependencies:
  14. - core/jquery
  15. - core/drupal
  16. - core/drupalSettings
  17. drupal.comment-icon:
  18. version: VERSION
  19. css:
  20. theme:
  21. css/comment.icon.theme.css: {}
  22. dependencies:
  23. - field_ui/drupal.field_ui.manage_fields

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