Files
beau-gosse-du-92/Dioxus.toml
2024-04-05 17:06:28 +02:00

21 lines
294 B
TOML

[application]
name = "beau-gosse-du-92"
default_platform = "desktop"
[web.app]
name = "beau-gosse-du-92"
[web.watcher]
reload_html = true
watch_path = ["src", "font"]
[web.resource]
script = []
[web.resource.dev]
style = []
script = []
[[web.proxy]]
backend = "http://localhost:8000/api/"