AngularShowcase / angular2-sample-app

Sample application built with Angular 2
MIT License
114 stars 132 forks source link

Why loading page to slow? #13

Closed arturgspb closed 8 years ago

arturgspb commented 8 years ago

subj. My time is 3-5 second before 'loading...' hide.

mgechev commented 8 years ago

Take a look at the network tab. Most likely each individual angular package is loaded separately. This is fixed in angular2-seed.