feat: cross platform projects.
This commit is contained in:
11
demo/Ursa.Demo.Browser/runtimeconfig.template.json
Normal file
11
demo/Ursa.Demo.Browser/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