Skip to content
Snippets Groups Projects

Issue #3469635: Ckeditor HTML Embed breaks all ckeditor fields

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -7,7 +7,7 @@ htmlEmbed:
url: https://github.com/ckeditor/ckeditor5/blob/master/LICENSE.md
gpl-compatible: true
js:
js/build/html-embed.js: { preprocess: false, minified: true }
js/build/html-embed.js: { minified: true }
dependencies:
- core/ckeditor5
- core/ckeditor5.translations
Loading