forked from jetzig-mirror/jetzig
When zig build fails, the `jetzig server` command also exits. This should be an uninteneded behavior. This commit fixes this by catching failed build and restart after file change is detected. Fixes #33
When zig build fails, the `jetzig server` command also exits. This should be an uninteneded behavior. This commit fixes this by catching failed build and restart after file change is detected. Fixes #33