mirror of
https://github.com/withastro/astro.git
synced 2024-12-23 21:53:55 -05:00
d34859d750
* feat: update test * feat: return `file` and `url` for astro files * chore: add changeset * fix: use private names $$file and $$url * test: update markdown test * chore: update fileId logic to strip query params
108 B
108 B
astro |
---|
patch |
Expose file
and url
properties when fetching .astro
files with Astro.glob()