You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 31, 2025. It is now read-only.
feat(examples/index.template): allow ng-app to be defined in the example
By setting the ng-app-included attribute to true on an example we can
have the ng-app directive appear inside the example text rather than
being added externally to the generated index.html.
This is useful in examples that are actually show-casing the ng-app
functionality.
See angular/angular.js#6639
0 commit comments