mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
585e487699
Since `entryComponents` field is deprecated and no longer used in Ivy, this commit removes `entryComponents` references from the custom elements guide. Closes #40341. PR Close #42324