⚡️ Configure cargo to Optimize the size of the generated wasm bundle
This commit is contained in:
@@ -37,7 +37,7 @@ tracing-web = "0.1.3"
|
||||
tracing-subscriber = "0.3.18"
|
||||
|
||||
[target.'cfg(target_family = "wasm")'.dependencies]
|
||||
web-sys = { version = "0.3.69" }
|
||||
web-sys = "0.3.69"
|
||||
|
||||
[build-dependencies]
|
||||
regex = "1.10.3"
|
||||
|
Reference in New Issue
Block a user