Where is the source code?

I’m able to download the “GPL edition” of webix, but I cannot see any source code there, only the debug.js version. Is the debug.js supposed to be your source code?

Hi Lethalman,

Right you are - the source code is located in webix_debug.js file while the webix.js houses the minified version of the same code.

There’re some options that become possible with the debug version and can be used during development: http://docs.webix.com/desktop__debug.html

See also Consider using webix.min.js and webix.js? · Issue #155 · webix-hub/webix · GitHub