Remove unneeded wasm-opt
This commit is contained in:
parent
647b8d2af2
commit
ad3c75ff09
1 changed files with 0 additions and 3 deletions
|
@ -35,9 +35,6 @@ serde_bytes = "0.11.5"
|
|||
version = "^0.2"
|
||||
features = ["serde-serialize"]
|
||||
|
||||
[package.metadata.wasm-pack.profile.release]
|
||||
wasm-opt = false
|
||||
|
||||
# The `web-sys` crate allows you to interact with the various browser APIs,
|
||||
# like the DOM.
|
||||
[dependencies.web-sys]
|
||||
|
|
Loading…
Add table
Reference in a new issue