Replace 'wasm-pack' by 'trunk'
This commit is contained in:
parent
ec582ad68f
commit
08c4238dcb
14 changed files with 42 additions and 85 deletions
|
|
@ -56,8 +56,3 @@ gloo = "0.11"
|
|||
# all the `std::fmt` and `std::panicking` infrastructure, so isn't great for
|
||||
# code size when deploying.
|
||||
console_error_panic_hook = { version = "0.1", optional = true }
|
||||
|
||||
# wasm-opt is used by default: https://docs.rs/wasm-opt/latest/wasm_opt/
|
||||
# Uncomment the following lines to disable it.
|
||||
# [package.metadata.wasm-pack.profile.release]
|
||||
# wasm-opt = false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue