Skip to content

Commit

Permalink
Workaround for webpack/webpack#15566
Browse files Browse the repository at this point in the history
  • Loading branch information
davidar authored Dec 17, 2024
1 parent 3033653 commit 64eda6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -76,3 +76,4 @@ wasm-bindgen-test = "0.3.31"
[profile.release]
# Tell `rustc` to optimize for small code size.
opt-level = "s"
strip = true

0 comments on commit 64eda6e

Please sign in to comment.