static-server icon indicating copy to clipboard operation
static-server copied to clipboard

Livereloading

Open oliverpool opened this issue 2 years ago • 3 comments

Hi, I discovered this project via your blog, which I find really inspiring!

I developed a similar project myself, but with the main objective of supporting livereload (when I update something, the browser refreshes automatically): https://code.pfad.fr/devf/

Maybe this is something that could be beneficial to your workflow (the last remaining pain point is having a cross-platform system to get notified of file changes events. I rely on iwaitnotify since I am running Linux).

oliverpool avatar Sep 17 '23 05:09 oliverpool

Thanks for the feedback and the suggestion.

Live reloading is definitely one possible feature for this server that would be useful; I'll consider it, though at this time I don't have specific plans to significantly enhance static-server beyond its current capabilities.

eliben avatar Sep 18 '23 12:09 eliben