Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Avoid /my-prefix from being redirected to /my-prefix/
Avoid https://my.domain/my-prefix from being redirected to https://my.domain/my-prefix/ (with slash at the end) after SSR. See the documentation for the redirect option: https://expressjs.com/en/resources/middleware/serve-static.html
- Loading branch information