ckeditor / ckbuilder

The development repository of CKBuilder, a command line builder for CKEditor 4.
Other
19 stars 11 forks source link

Include specific extra plugins (and their dependencies) in the build? #10

Closed jkallay1 closed 3 years ago

jkallay1 commented 8 years ago

Is there a way to leverage ckbuilder's resolution of plugin dependencies without also compiling those plugins into ckeditor.js?

Dumluregn commented 3 years ago

This feature has been introduced in https://github.com/ckeditor/ckbuilder/pull/30 (however plugins dependencies have to be included manually).