parent
16eb691e7f
commit
53193c9779
|
@ -593,7 +593,7 @@ Compare to [NgModule](#ngmodule).
|
||||||
|
|
||||||
## ngcc
|
## ngcc
|
||||||
|
|
||||||
Angular compatability compiler.
|
Angular compatibility compiler.
|
||||||
If you build your app using [Ivy](#ivy), but it depends on libraries have not been compiled with Ivy, the CLI uses `ngcc` to automatically update the dependent libraries to use Ivy.
|
If you build your app using [Ivy](#ivy), but it depends on libraries have not been compiled with Ivy, the CLI uses `ngcc` to automatically update the dependent libraries to use Ivy.
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue