ckeditor5
ckeditor5 copied to clipboard
[New installation methods] Build `ckeditor5` with Rollup
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.