jana_sessions_webpage/Trunk.toml

9 lines
174 B
TOML
Raw Normal View History

2025-02-11 22:27:22 +01:00
[build]
filehash = false
dist = "target/dist"
2025-02-14 03:20:34 +01:00
public_url = "."
[[hooks]]
stage = "post_build"
command = "cargo"
command_arguments = ["run", "--bin", "create_static_configs"]