mirror of
https://github.com/withastro/astro.git
synced 2025-02-10 22:38:53 -05:00
* 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`
|