Skip to content

Commit

Permalink
fix: renabled wasm-opt
Browse files Browse the repository at this point in the history
  • Loading branch information
amydevs committed Aug 25, 2024
1 parent 8c140bf commit ac6716b
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,4 @@ web-sys = { version = "0.3", features = [
]}
js-sys = "0.3"
gloo-console = "0.3"
gloo-timers = { version = "0.3", features = ["futures"] }

[package.metadata.wasm-pack.profile.release]
wasm-opt = false
gloo-timers = { version = "0.3", features = ["futures"] }

0 comments on commit ac6716b

Please sign in to comment.