Hi, our project consists from two almost independent parts. First uses most of kendo things and the second uses only editor with pretty basic tools.
Kendo Editor and it's plugins depend on most things of lib so custom build with only editor option almost has no sense. Would be nice to have ability to switch off plugins/tools from editor during building. Also would be nice to add custom build options to less.
This is actually what I'm currently do. The problem is that this operation required for every release which is quite annoying. And this what this FR is all about.
PS on ur screen I see not concatenated editor. Is it available somewhere or u decomposed it by hands like me :)?
Hi, I've meant custom build with gulp actually(u serve gulpfile with sources). Attached what I have with it.
I understand that it is hard to make optional parts like eg odata though in my example I doubt I need it. But some parts seem can be optional still. Eg tables stuff. Switching off plugins with dialogs could eliminate window module etc.