forked from jetzig-mirror/jetzig
Runs a development server and auto-reloads when changes are detected to files. Note that a "change" is just an mtime update, Zig does a more intelligent change detection so avoids unnecessary recompiles, so the server reloads very quickly.
6 lines
43 B
Plaintext
6 lines
43 B
Plaintext
zig-out/
|
|
zig-cache/
|
|
*.core
|
|
static/
|
|
.jetzig
|