ckeditor5 icon indicating copy to clipboard operation
ckeditor5 copied to clipboard

[New installation methods] Build `ckeditor5` with Rollup

Open filipsobol opened this issue 1 year ago • 0 comments

The scope of this task is to build the ckeditor5 package using the new Rollup-based build system. It should bundle the contents of all CKEditor open source packages into:

  • One JavaScript bundle,
  • One CSS bundle,
  • One translation bundle for each language.

Similar bundles should be created for CDN distribution, but this one should bundle dependencies and be minified.

filipsobol avatar Jan 16 '24 16:01 filipsobol