0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-02-03 22:29:08 -05:00
astro/.changeset/gentle-insects-run.md
2022-10-21 14:08:07 +08:00

5 lines
204 B
Markdown

---
'astro': patch
---
Update `@astrojs/compiler` and use the new `resolvePath` option. This allows removing much of the runtime code, which should improve rendering performance for Astro and MDX pages.