Actually I add these js files to start my Angular 2 app:-
But my page is loading around 400 Http calls, which is making app a bit slower.
out of these 400 calls 200 calls are initiating from system.js, please see in this pic
Is there a way to make it faster ??