Astro Info
Astro v5.2.3
Node v18.20.3
System Linux (x64)
Package Manager npm
Output server
Adapter none
Integrations test
If this issue only occurs in one browser, which browser is a problem?
No response
Describe the Bug
With #13105, trailing slash is always appended to endpoints no matter their pattern.
What's the expected result?
Patterns containing a dot (eg. sitemap.xml) should not have trailing slash applied
Link to Minimal Reproducible Example
https://stackblitz.com/edit/github-txhq5tra-rbvpw4ny?file=astro.config.mjs&on=stackblitz
Participation
Astro Info
If this issue only occurs in one browser, which browser is a problem?
No response
Describe the Bug
With #13105, trailing slash is always appended to endpoints no matter their pattern.
What's the expected result?
Patterns containing a dot (eg.
sitemap.xml) should not have trailing slash appliedLink to Minimal Reproducible Example
https://stackblitz.com/edit/github-txhq5tra-rbvpw4ny?file=astro.config.mjs&on=stackblitz
Participation