mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Prior to this change presence of HTML comments inside <ng-content> caused compiler to throw an error that <ng-content> is not empty. Now HTML comments are not considered as a meaningful content, thus no error is thrown. This behavior is now aligned in Ivy/VE. PR Close #28849 |
||
|---|---|---|
| .. | ||
| view | ||
| r3_ast.ts | ||
| r3_factory.ts | ||
| r3_identifiers.ts | ||
| r3_jit.ts | ||
| r3_module_compiler.ts | ||
| r3_module_factory_compiler.ts | ||
| r3_pipe_compiler.ts | ||
| r3_template_transform.ts | ||
| r3_types.ts | ||
| util.ts | ||