Hi all, I played around with angular 4 and angular-cli. The vendor.js production build size just for the BrowserModule and NgModule was 200kb minified. This is quite big. As i understand this is an issue under development. I want to understand what the ultimate goal of the angular team is? Is it by integrating universal and therefore easying the pressure of big bundle sizes. This is nicer, but it enforces to add an additional nodejs server and have more moving parts in the application. Alternatively, is it a goal for them to compete with libraries like vue,js which gives small bundle sizes and then you pay as you go? (This was also a very nice feature in angular 1. It scaled down very well)
I am asking this because i am building small side projects which are also designed for mobile and i want a fast loading time without a big setup. Thanks, David -- You received this message because you are subscribed to the Google Groups "Angular and AngularJS discussion" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
