christopherthielen / ui-router-extras

THIS PROJECT IS NO LONGER MAINTAINED -- Extras for UI-Router for AngularJS. Sticky States (a.k.a. parallel states), Deep State Redirect (for tab-like navigation), Future States (async state definition)
http://christopherthielen.github.io/ui-router-extras/
MIT License
917 stars 211 forks source link

code refactored to be used with ngAnnotate, inject added #362

Open zedam opened 7 years ago

zedam commented 7 years ago

HI, I made a refactorization that should work properly when used gulp & ngAnnotate, just converting the injections to a properly way of loading them in order to work properly with minification.