Semi.Avalonia/demo/Semi.Avalonia.Demo.Web/runtimeconfig.template.json
2023-01-20 23:08:33 +08:00

11 lines
166 B
JSON

{
"wasmHostProperties": {
"perHostConfig": [
{
"name": "browser",
"html-path": "index.html",
"Host": "browser"
}
]
}
}