I purchased the commercial version of dhtmlxGantt v.4.1.0 Professional.
I see that it is possible to install gantt using bower, how can I install the commercial version the same way?
I purchased the commercial version of dhtmlxGantt v.4.1.0 Professional.
I see that it is possible to install gantt using bower, how can I install the commercial version the same way?
Hello,
There are no bower packages for commercial/enterprise version, so by default you can only install a glp version of gantt from bower.
If you use bower in your development, you could set a private bower repository and put your gantt package there
e.g.
npmjs.com/package/private-bower
medium.com/@juanpujol/setting-u … 35a0942848