poteto / ember-crumbly

Declarative breadcrumb navigation for Ember apps
MIT License
168 stars 78 forks source link

engine support #146

Open rakeshkumar-jha opened 4 years ago

rakeshkumar-jha commented 4 years ago

routing service has been injected in component, so there is no need of initialiser, and ember-engine addon has extended the link-to component prefixing the mountPoint in the route name .

Check this link Ember-engine