gitea_pages/frontend/.cargo/config

4 lines
86 B
Plaintext

[build]
target = "wasm32-unknown-unknown"
rustflags = ["--cfg=web_sys_unstable_apis"]