[Angular2]What is the "$SCRIPTS$" in official examples?How to compile it?
Every offical example for Angular 2 has a "$SCRIPTS$" in their index.html.like this: https://github.com/angular/angular/blob/master/modules/examples/src/todo/index.html I know it gonna be replaced by some <script>...</script> tag somehow, But I don't know how to do that, and where is the source for "$SCRIPTS$" ?? Many Thanks!! -- 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 http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
