mirror of
https://gitcode.com/gh_mirrors/se/Semi.Avalonia
synced 2026-04-08 02:06:37 +08:00
feat: add sample in web app.
This commit is contained in:
11
demo/Semi.Avalonia.Demo.Web/runtimeconfig.template.json
Normal file
11
demo/Semi.Avalonia.Demo.Web/runtimeconfig.template.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"wasmHostProperties": {
|
||||
"perHostConfig": [
|
||||
{
|
||||
"name": "browser",
|
||||
"html-path": "index.html",
|
||||
"Host": "browser"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user