mirror of
https://github.com/withastro/astro.git
synced 2024-12-23 21:53:55 -05:00
7 lines
279 B
Markdown
7 lines
279 B
Markdown
|
---
|
||
|
'astro': patch
|
||
|
---
|
||
|
|
||
|
HMR - Improved error recovery
|
||
|
|
||
|
This improves error recovery for HMR. Now when the dev server finds itself in an error state (because a route contained an error), it will recover from that state and refresh the page when the user has corrected the mistake.
|