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
Currently to support path_regexes that should work on windows and other systems you need to manually handle the different separators with (/|\\) like this.