feat(compiler-cli): private i18n API for the CLI (#13536)
Also change the Extractor API to align with the Codegen API (internal APIs)
This commit is contained in:

committed by
Chuck Jazdzewski

parent
0e3981afc1
commit
6b65fc1286
@ -1,5 +1,5 @@
|
||||
<div>
|
||||
<h1>hello world</h1>
|
||||
<h1 i18n>hello world</h1>
|
||||
<a [routerLink]="['lazy']">lazy</a>
|
||||
<router-outlet></router-outlet>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user