leptos-template
This commit is contained in:
6
.cargo/config.toml
Normal file
6
.cargo/config.toml
Normal file
@@ -0,0 +1,6 @@
|
||||
[target.wasm32-unknown-unknown]
|
||||
linker = "lld"
|
||||
|
||||
[build]
|
||||
# Uncomment the line below if you want wasm32-unknown-unknown to be the default target
|
||||
# target = "wasm32-unknown-unknown"
|
||||
Reference in New Issue
Block a user