hggeorgiev / ng2-breadcrumbs

A breadcrumb service for the Angular 7 router
MIT License
60 stars 35 forks source link

Ng7 upgrade #19

Closed amiram closed 4 years ago

amiram commented 5 years ago

upgrade this package to angular 7

hggeorgiev commented 5 years ago

Looks good so far! I'll test it and I'll merge it today.

hggeorgiev commented 5 years ago

It seems like this also has to comply with the Angular Package Format. Otherwise, it is unusable as a library (see screenshot). You should package the library with ng-packagr. Let me know if you need any help and/or you don't have time/can't figure it out - I'll take over.

screenshot 2019-01-19 at 13 45 22
amiram commented 5 years ago

Did you try to build it and use it from the dist folder? I think there you can find that structure.