I am trying to make use of the custom downloader on the website to create a custom javascript file for a simple grid. So I included it in the page and deleted all the kendo scripts I don't need anymore. Then I noticed in the network tab that kendo is trying to load jquery, jszip, kendo.all, kendo.aspnetmc, and kendo.modernizr.custom. There is nothing I can see that explicitly tries to load these files. How do I stop kendo from trying to load these files?