mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
5e46901ffc
Adds a `collectCommentNodes` option on `ParseTemplateOptions` which will cause the returned `ParsedTemplate` to include an array of all html comments found in the template. PR Close #41251