The Wayback Machine - https://web.archive.org/web/20210713101111/https://github.com/topics/dev-server
Skip to content
#

dev-server

Here are 56 public repositories matching this topic...

bennypowers
bennypowers commented Dec 30, 2020

We could use the Cache-Control: stale-while-revalidate header to improve performance of subsequent reloads of the dev-server

https://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

Improve this page

Add a description, image, and links to the dev-server topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dev-server topic, visit your repo's landing page and select "manage topics."

Learn more