No successful run was found on main (077b19b) during the generation of this report, so 2af62c6 was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.
fix(astro): restore Astro.site in getStaticPaths() (#14575)
Restores the astroGlobalArgs compiler option that was removed in #14405. This parameter is needed to pass the site config to the compiler so Astro.site is available in getStaticPaths().