FortAwesome / angular-fontawesome

Official Angular component for Font Awesome 5+
https://fontawesome.com
MIT License
1.49k stars 152 forks source link

Upgrade to Angular 10 #258

Closed devoto13 closed 4 years ago

devoto13 commented 4 years ago

Fixes #257

arjenbrandenburgh commented 4 years ago

Just saw your PR to upgrade to Angular 10. I also just opened a PR doing the same thing: #259

Wanted to mention that you can also remove entryComponents from the modules with Angular 10, since these are no longer necessary.

devoto13 commented 4 years ago

@arjenbrandenburgh No problems, please do a diff and pick up the changes from my PR if something is missing in yours.