Does there exist a NPM package for Scheduler PRO?

Hi!

Does there exist an NPM download for the latest version of Scheduler that includes PRO features, such as the Timeline view?

I’m running Scheduler Timeline as a React component through the create-react-app setup, and I so far haven’t found any way to include the script files other than through link/script HTML tags in the index.html-file. While this works ok in production, it breaks automated javascript tests.

Any suggestions appreciated!

Best regards, Tormod

Hi,

The only possible way that exist now is described in the guide
https://docs.dhtmlx.com/scheduler/install_with_bower.html#addingproeditionintoproject
Find chapter “Adding PRO Edition into Project”