moizKachwala / Angular2-express-mongoose-gulp-node-typescript

AngularJS 2 (Updated to 4.2.0) Mean Stack application which uses Angular2, Gulp, Express, Node, MongoDB (Mongoose) with Repository Pattern Business Layer
MIT License
196 stars 86 forks source link

Decrease request during loading. #33

Closed fedeVenturato closed 7 years ago

fedeVenturato commented 7 years ago

Hi, you can see that it performs 80 requests during its load. Is it possible to reduce this number of requests? To increase the loading speed. Thank you!!

fedeVenturato commented 7 years ago

I change the question, could someone tell me how Configure Ahead of Time (AoT) compilation.

moizKachwala commented 7 years ago

I think you need to do a production build, where it will bundle and minify the file.