Load Gantt extension with meteor.js

Hello,

I have loaded the meteor gantt package into meteor : dhtmlx:gantt

Now I would like to add vertical markers like explained here : docs.dhtmlx.com/gantt/desktop__markers.html

But how to include : in meteor.js ?

Any Idea ?

Kind Regards

You can create a “client” subfolder in the app’s folder and just drop the necessary extension file there