cards/Trunk.toml
2024-10-15 21:09:11 -04:00

11 lines
145 B
TOML

#
# For building the client
#
[build]
target = "clients/leptos/index.html"
dist = "dist"
minify = "on_release"
[serve]
addresses = ["0.0.0.0"]