mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
44f829dbc6
Update the `TemplateCompile` step to use the full render `Compiler`. Provide `DirectiveMetadata` for `ViewDefinition` objects and use it to run the `DirectiveParser` step of the render compile pipeline.