Skip to content

Commit

Permalink
Enable wasm-opt
Browse files Browse the repository at this point in the history
  • Loading branch information
devashishdxt committed Jan 10, 2022
1 parent eefb8f9 commit af8ded8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@ readme = "README.md"
include = ["Cargo.toml", "src/**/*.rs", "tests/**/*.rs", "README.md"]
edition = "2021"

[package.metadata.wasm-pack.profile.release]
wasm-opt = false

[lib]
path = "src/lib.rs"
crate-type = ["cdylib", "rlib"]
Expand Down

0 comments on commit af8ded8

Please sign in to comment.