I am having problem while deploying my Angular2 Vs2015 application. I have created my application and deployed in Server. When i request for LogIn Page for the 1st time. its loading all node_modules and other files and taking nearly 2 mins to load application for the 1st time.
I would like to go with AoT(Angular2). But i did not find any articles or support for Bundling,Minification,Uglify etc and my application should load fast.
Vs2015, #Angular2.....
Reference : https://angular.io/docs/ts/latest/cookbook/aot-compiler.html and https://angular.io/docs/ts/latest/cookbook/visual-studio-2015.html