We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
How do I implement the equivalent of the angular $routeProvider ".otherwise" route as a catchall to any other urls that user might input?
as in .otherwise redirectTo: "#{base}/app/home"