I see that by default, Team Foundation Server has jquery-1.8.3.js, jquery-ui-1.10.2.js and knockout-2.2.1.js pre-installed under <program files dir>\Microsoft Team Foundation Server 12.0\Application Tier\Web Services\_static\3rdParty\_scripts
I have been writing some custom TFS Web Access JavaScript Plugins as in example (https://www.simple-talk.com/dotnet/visual-studio/customizing-team-foundation-server-2013/). I can readily use jQuery& jQuery.UI in my TFS Web Access Controls.
But now I wanted to levereage a more complex control I wrote using Kendo UI in TFS WIT Form.
Is there a way to deploy the entire Kendo UI Framework into Team Foundation Server (under _static\3rdParty\_scripts) or are there any other tricks or hacks into using the Framework in WIT forms.
Thanks
Thanks, Rocky Fernandes