visurel / iconify-angular

Angular implementation of Iconify, strongly inspired from Iconify-React.
19 stars 14 forks source link

When you are updating to ng ^9 #3

Closed dvsingh9 closed 4 years ago

dvsingh9 commented 4 years ago

I am unable to use in latest project, plz update to ng 9

Siedlerchr commented 4 years ago

Works fine for me with angular 9 + ivy. The peer dependency is just a warning, You just have to import the IconModule to your app,module

dvsingh9 commented 4 years ago

it works, still warnings.