fix: Update Astro dependencies and ignore .astro directory #2
Loading…
Reference in New Issue
No description provided.
Delete Branch "fresh-main"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fix: Update Astro dependencies and ignore .astro directory
This updates Astro and related packages to resolve build errors on Cloudflare Pages. It also adds the
.astro/
directory to.gitignore
and removes previously tracked files from it.