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
trailingSlash: true enforces a trailing slash (example.com/test/ instead of example.com/test)
It would be nice to enforce the opposite aka. NO trailing slash (example.com/test instead of example.com/test/)