You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 22, 2018. It is now read-only.
Currently NgRouteCfg only accepts path of type String, which implements Pattern.
It will be useful if NgRouteCfg could take path of type Pattern, which will allow other subclass of Pattern to be used directly for matching.
The text was updated successfully, but these errors were encountered: