Did anyone used the newly launched Visual Studio Cordova integration CTP (http://msdn.microsoft.com/en-us/vstud...) and created a WinJs application . The Sample WinJs application they have is written in Type Script (http://code.msdn.microsoft.com/WinJS-TODO-Sample-for-17295485). I want an example in JavaScript.
Actually I want the WinJs file to Use in My Application. Event from the GitHub Page I am getting the Development source where as I need the Production minifieed Versions so that I can Directly use them In my application.