Closed axispx closed 7 months ago
@axispx Thanks for the PR ! I have merged https://github.com/jetzig-framework/jetzig/pull/34 as it has a couple of extra fixes in there that I think we need, but if you think this PR still has things that should be merged, please feel free to resolve the conflicts and update. :+1:
Make sure jetzig doesn't stop when a command exits with an error during reload by catching the error and waiting for more changes to the source code.
Fixes #33
I understand that there is a bit of duplication in the code. A direction to make it better would be appreaciated.