0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-27 22:19:04 -05:00
astro/.changeset/curvy-sheep-lick.md
Emanuele Stoppa 7b74ec4ba4
fix(i18n): create fallback pages for page routes correctly (#9252)
* add test case

* fix(i18n): fallback should create consistent directories (#9142)

* fix: index can be 0!!

* tests should have the correct configuration
2023-11-30 13:54:15 -05:00

6 lines
128 B
Markdown

---
'astro': patch
---
Consistently emit fallback routes in the correct folders, and emit routes that
consider `trailingSlash`