19b88cef71
Currently render3's `parseTemplate` throws away the parsed AST and returns an empty list of HTML nodes if HTML->R3 translation failed. This is not preferrable in some contexts like that of a language service, where we would like a well-formed AST even if it is has errors. PR Close #39413 |
||
---|---|---|
.. | ||
BUILD.bazel | ||
compiler_factory_spec.ts | ||
definitions_spec.ts | ||
diagnostic_spec.ts | ||
hybrid_visitor_spec.ts | ||
language_service_adapter_spec.ts | ||
language_service_spec.ts | ||
mock_host.ts | ||
mock_host_spec.ts | ||
quick_info_spec.ts | ||
test_utils.ts | ||
type_definitions_spec.ts |