I see that in this tutorial:

https://angular.io/docs/ts/latest/quickstart.html

it does not include any Angular scripts in the HTML. I used to have:
<script src="./node_modules/angular2/bundles/angular2.dev.js"></script>
<script src="./node_modules/angular2/bundles/router.dev.js"></script>
<script 
src="./node_modules/angular2/bundles/angular2-polyfills.js"></script>

Are those somehow no longer required??

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" 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