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"