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 was archived by the owner on Jan 11, 2023. It is now read-only.
We export our site and our server is configured to add trailing slashes, so HTML page urls get redirected. It would be good to add a global option to add trailing slashes in Sapper so that the urls generates match that url and removes the redirect.
i.e. routes/about.html generates about/index.html but the link goes to about and then the user gets redirected to about/