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
We are working on SEO changes for our app and as part of this, we want all the url's to end with a '/'. This library is using a function (clean function in /src/utils.ts file) which removes all the trailing '/' from url's.
Is there a way we can make it configurable? If not, can you please support adding trailing '/' to url's.
Thanks!
The text was updated successfully, but these errors were encountered:
mthannir
changed the title
Support for adding trailing '/' to url's
Support for adding trailing slash to url's
Feb 23, 2023
We are working on SEO changes for our app and as part of this, we want all the url's to end with a '/'. This library is using a function (clean function in /src/utils.ts file) which removes all the trailing '/' from url's.
Is there a way we can make it configurable? If not, can you please support adding trailing '/' to url's.
Thanks!
The text was updated successfully, but these errors were encountered: