mirror of
https://github.com/DioxusLabs/dioxus
synced 2024-11-24 05:03:06 +00:00
Fixed dioxus.toml
This commit is contained in:
parent
0582d522b2
commit
2c9f5f1957
1 changed files with 1 additions and 1 deletions
|
@ -42,4 +42,4 @@ script = []
|
|||
|
||||
# use binaryen.wasm-opt for output Wasm file
|
||||
# binaryen just will trigger in `web` platform
|
||||
binaryen = { wasm_opt = [".PROJECT_OUT"] }
|
||||
binaryen = { wasm_opt = true }
|
Loading…
Reference in a new issue