Thank you Sander for your quick response. I just want to get an opinion from you if i can do this for production: just use quickstart +production capability (mainly AOT+treeshaking)?
from my little research online, looks like i can just use quickstart to build my website for production according to https://github.com/angular/quickstart/issues/298, but i do need to add production build capabilities later. Per production build capabilities, i guess it means all the things mentioned in here http://blog.mgechev.com/2016/06/26/tree-shaking-angular2-production-build-rollup-javascript/, including AOT and treeshaking you mentioned in your last email. quickstart does have aot compilar but not the rollup tree shaking script, which i guess i need to add to it. On Thursday, December 8, 2016 at 8:53:02 PM UTC-8, Sander Elias wrote: > > Hi Jasmine, > > As usual it depends. In your case I would setup angular so that it uses > AOT and treeshaking. This can make a single JS file out of your angular > app. Add that to your current setup, and you are done. > > Regards > Sander > -- You received this message because you are subscribed to the Google Groups "Angular" group. To unsubscribe from this group and stop receiving emails from it, send an email to angular+unsubscr...@googlegroups.com. To post to this group, send email to angular@googlegroups.com. Visit this group at https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.