0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-20 22:12:38 -05:00

[ci] format

This commit is contained in:
Uwe Jäger 2024-09-13 10:50:34 +00:00 committed by astrobot-houston
parent 633eeaa9d8
commit 878f7f60ba

View file

@ -31,7 +31,8 @@ export function getRouteGenerator(
trailing = '/';
}
const path = segments
const path =
segments
.map((segment) => {
return (
'/' +