This commit is contained in:
Robin Appelman 2022-09-03 17:06:57 +02:00
commit 8de1835d29
10 changed files with 282 additions and 73 deletions

View file

@ -37,3 +37,6 @@ wasm-bindgen-test = "0.3.13"
[profile.release]
lto = true
[package.metadata.wasm-pack.profile.release]
wasm-opt = true