Skip to content

Commit 64eda6e

Browse files
authored
Workaround for webpack/webpack#15566
1 parent 3033653 commit 64eda6e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

+1
Original file line numberDiff line numberDiff line change
@@ -76,3 +76,4 @@ wasm-bindgen-test = "0.3.31"
7676
[profile.release]
7777
# Tell `rustc` to optimize for small code size.
7878
opt-level = "s"
79+
strip = true

0 commit comments

Comments
 (0)