ncuillery / angular-breadcrumb

Generate a breadcrumb from ui-router's states
http://ncuillery.github.io/angular-breadcrumb/
MIT License
785 stars 183 forks source link

chore(exports): Facilitate importing of module #148

Closed mnaser closed 7 years ago

mnaser commented 8 years ago

With this patch, when using webpack or any dependency management, you’ll be able to write require(‘angular-breadcrumb’) instead of manually writing it out.

coveralls commented 8 years ago

Coverage Status

Coverage increased (+0.03%) to 94.737% when pulling bf3449a5a2105605fe816749207f23590bb97fc3 on vexxhost:master into e6e92aa5722d8e8036d405bdd9a5b2dea15da31e on ncuillery:master.

stramel commented 8 years ago

I think this is probably a different way of handling #147 #158

mnaser commented 7 years ago

Closed in favour of #147 #158