0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-20 22:12:38 -05:00
astro/.changeset/late-spoons-knock.md
Arsh d51951ce62
fix(cli): call path.replace only if it is a function (#10745)
* fix(cli): call `path.replace` only if it is a function

* add changeset
2024-04-11 10:26:46 +01:00

114 B

astro
patch

Fixes an issue where CLI commands could not report the reason for failure before exiting.