angular/packages/compiler
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
..
design refactor(compiler): remove unused __BUILD_OPTIMIZER_* constants (#41040) 2021-03-04 11:04:30 -08:00
src refactor(compiler): option to include html comments in ParsedTemplate (#41251) 2021-03-29 15:16:27 -07:00
test refactor(compiler): option to include html comments in ParsedTemplate (#41251) 2021-03-29 15:16:27 -07:00
testing build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
BUILD.bazel build: add npm_integration_test && angular_integration_test (#33927) 2020-02-24 08:59:18 -08:00
compiler.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
index.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
package.json Revert "build: remove wombot proxy registry from package.jsons for release (#37378)" (#37495) 2020-06-10 08:21:45 -07:00
public_api.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00