mirror of
https://github.com/jetzig-framework/jetzig.git
synced 2025-05-14 14:06:08 +00:00

Generate views defined with `request: *jetzig.http.StaticRequest` as static content into `static/` directory so that exported JSON and HTML can be rendered direct from disk, skipping runtime rendering.
5 lines
52 B
Plaintext
5 lines
52 B
Plaintext
zig-cache/
|
|
zig-out/
|
|
static/
|
|
src/app/views/**/.*.zig
|