Next generation frontend tooling. It's fast!
-
Updated
Jun 27, 2021 - TypeScript
Add a description, image, and links to the dev-server topic page so that developers can more easily learn about it.
To associate your repository with the dev-server topic, visit your repo's landing page and select "manage topics."
We could use the
Cache-Control: stale-while-revalidateheader to improve performance of subsequent reloads of the dev-serverhttps://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Cache-Control#Extension_Cache-Control_directives
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 b