adhocteam / pushup

Pushup is for making modern, page-oriented web apps in Go
https://pushup.adhoc.dev
MIT License
844 stars 30 forks source link

Hot reloader should wait for a new file change event and try to rebuild after an error #79

Open paulsmith opened 1 year ago

paulsmith commented 1 year ago

Currently it exits immediately after a compilation error.