Migrate to dayjs and Astro 4.0
This commit is contained in:
@ -22,6 +22,7 @@ export default function configureI18n(): AstroIntegration {
|
||||
}
|
||||
|
||||
await rename(`${cutPrefix(oldPath)}index.html`, `${cutPrefix(newPath)}index.${locale}.html`)
|
||||
logger.info(`Renamed ${oldPath} to ${newPath}`)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user