ckeditor5_test.libraries.yml

Same filename and directory in other branches
  1. 9 core/modules/ckeditor5/tests/modules/ckeditor5_test/ckeditor5_test.libraries.yml
  2. 10 core/modules/ckeditor5/tests/modules/ckeditor5_test/ckeditor5_test.libraries.yml
core/modules/ckeditor5/tests/modules/ckeditor5_test/ckeditor5_test.libraries.yml

File

core/modules/ckeditor5/tests/modules/ckeditor5_test/ckeditor5_test.libraries.yml

View source
  1. # cspell:ignore layercake
  2. layercake:
  3. version: VERSION
  4. # In real-world (non-test) scenarios, this would load the CKEditor 5 plugin's built JS.
  5. js: {}
  6. css:
  7. theme:
  8. css/layout.css: {}
  9. dependencies:
  10. - core/ckeditor5

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