I need help with my TFS 2015, I able to run build and publish in Visual Studio 2015 and when I create a build it in TFS 2015, my jquery is not completely built.
my setup in Command Line Tool : C:\Windows\ServiceProfiles\NetworkService\AppData\Roaming\npm\bower.cmd Arguments : install jquery
Everything works fine except the jquery only a few files and folders were created compared to build from in VS 2015.
Please let me know where I did wrongly.