finga
f85a4d7e87
Parse arguments which can be used to configure the server. Create a WASM client stub and make the server capable of serving it. Document the current state in the readem.
4 lines
71 B
TOML
4 lines
71 B
TOML
[build]
|
|
target = "index.html"
|
|
dist = "../dist"
|
|
public_url = "/client/"
|