Skip to content

Commit 658e3d1

Browse files
committed
enable bundling
1 parent 27d9a52 commit 658e3d1

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

frontend/Dioxus.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,7 @@ default_platform = "web"
55
[web.app]
66
title = "cAssets dToken Wrapper"
77
base_path = "cAssets_dToken_wrapper"
8-
csp_hash = true
8+
csp_hash = true
9+
10+
[web.wasm]
11+
mode = "bundled"

0 commit comments

Comments
 (0)