astro/.changeset/two-ducks-sit.md
Drew Powers 8986d33bfc
Improve error messages (#1875)
* Fix error handling in correct scope

Also improve Vite IDs for better module graph lookups

* Improve code frame

* Add changeset

* maybeLoc can be undefined

* Add tests

Co-authored-by: Matthew Phillips <matthew@skypack.dev>
2021-11-18 17:42:07 -07:00

6 lines
77 B
Markdown

---
'astro': patch
'@astrojs/renderer-vue': patch
---
Improve error display