Hi Patrick,

The quickstart now uses the CLI, the CLI automates all the build tool stuff 
that's needed. It takes care off all of the boring stuff that you actually 
don't want to do when you are creating/maintaining a project.

If you want to see the compiled code, you can just run 'tsc' in your 
project. (building for production is actually `ng build`, but that does a 
lot of optimisations so the result is much harder to read!)

Regards
Sander

-- 
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.

Reply via email to