Hi there,
I am new to webix and I wonder about two things:
a) Is there a way to exclude font-awesome from the webix source. We have a own resource api that automatically bundles required css and js resources including all dependencies required by a site. As we have other resources that depend on font-awesome too, this would result in loading it twice and would increases download size.
b) The webix.js seems to include all components as one big file (got the pro trial version). I would prefer bundling required components only or loading some components on demand. Is there a version that has the core and components split into separate files?
Thanks for your help