Skip to content

Commit 239c896

Browse files
committed
fix: webpack workaround
1 parent 484c8d7 commit 239c896

File tree

2 files changed

+1589
-1235
lines changed

2 files changed

+1589
-1235
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ wasm-bindgen-test = "0.3.13"
3131
[profile.release]
3232
# Tell `rustc` to optimize for small code size.
3333
opt-level = "s"
34+
strip = true
3435

3536
[profile.dev]
3637
opt-level = 1

0 commit comments

Comments
 (0)