angular/packages/compiler/test/render3/view
James Henry 6dcea34c24 refactor(compiler): option to include html comments in ParsedTemplate (#41251)
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
2021-03-29 15:16:27 -07:00
..
binding_spec.ts refactor(compiler-cli): identify structural directives (#40032) 2020-12-14 12:08:41 -08:00
i18n_spec.ts fix(compiler): exclude trailing whitespace from element source spans (#40513) 2021-01-28 08:57:46 -08:00
parse_template_options_spec.ts refactor(compiler): option to include html comments in ParsedTemplate (#41251) 2021-03-29 15:16:27 -07:00
util.ts refactor(compiler): option to include html comments in ParsedTemplate (#41251) 2021-03-29 15:16:27 -07:00