mirror of
https://github.com/withastro/astro.git
synced 2025-01-27 22:19:04 -05:00
7b74ec4ba4
* add test case * fix(i18n): fallback should create consistent directories (#9142) * fix: index can be 0!! * tests should have the correct configuration
6 lines
128 B
Markdown
6 lines
128 B
Markdown
---
|
|
'astro': patch
|
|
---
|
|
|
|
Consistently emit fallback routes in the correct folders, and emit routes that
|
|
consider `trailingSlash`
|