Open
Description
We could use the Cache-Control: stale-while-revalidate
header to improve performance of subsequent reloads of the dev-server
https://web.dev/stale-while-revalidate/
This should initially be implemented as a plugin. After gathering use cases and feedback, we can evaluate adding it by default.