afterglowtech / angular-detour

Lazy-loaded/runtime-configurable/server-enhanced routing for AngularJS applications
Other
51 stars 5 forks source link

fallback included even when known #11

Open laurelnaiad opened 11 years ago

laurelnaiad commented 11 years ago

detour doesn't track the fallback url -- just the function that does the redirecting... and thus backseatDriver sends the fallback URL for every lazy request.