blob: a2531c521720997ea2c3c013018fb25e826c9e96 (
plain) (
blame)
1
2
3
4
5
|
---
'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.
|