Bye bye, entryComponents?

In this blog post, we discussed the role of entryComponents in Angular applications. We saw how before Ivy, we needed to add all the dynamic/web components to the entryComponents array inside NgModule to ensure that its NgFactories are available at the runtime, and we saw how after Ivy, we do not need entryComponents at all since we do not need to have Ngfactories for the components now in Angular.

Responses (0)

Clap
0|0|
Clap
0|0