Astro 5 breaks sourcemaps #12703
Labels
- P3: minor bug
An edge case that only affects very specific usage (priority)
feat: server islands
Related to Server Islands (scope)
Astro Info
If this issue only occurs in one browser, which browser is a problem?
No response
Describe the Bug
The logs report sourcemaps may be broken because of server islands.
And in fact, they are. error stacktraces show compiled locations.
What's the expected result?
The same result from Astro 4
Link to Minimal Reproducible Example
https://stackblitz.com/edit/github-gvpoqswg?file=astro.config.mjs,src%2Fpages%2Findex.astro&on=stackblitz
Participation
The text was updated successfully, but these errors were encountered: