Our pure JavaScript Scheduler component


Post by sachidanand »

Hello Team,

In my local machine if I include the token generated using account used for purchasing the license in .npmrc file then it works fine . However on server it shows the trial version watermark .

Could you please let me know where I am going wrong ?


Post by saki »

Is it a local build that you uploaded to the server, or an automated server build? What happens when you locally run

npm run build

and then run the resulting production build?


Post Reply