🐛 BUG: Astro.site defaults to https://astro.build when not provided in the Astro config #3551
Closed
1 task done
Labels
- P3: minor bug
An edge case that only affects very specific usage (priority)
What version of
astro
are you using?1.0.0-beta.41
Are you using an SSR adapter? If so, which one?
none
What package manager are you using?
pnpm
What operating system are you using?
Mac
Describe the Bug
A quick search and I don't actually see where this comes from in the codebase, but
Astro.site
(on the Astro global) is defaulting tohttps://astro.build
ifsite
isn't defined in the project's config fileLink to Minimal Reproducible Example
https://stackblitz.com/edit/github-xwms6k
Participation
The text was updated successfully, but these errors were encountered: