Skip to content

Commit 13d775a

Browse files
jkelleyrtperichulburd
authored andcommitted
Enable release mode for the trunk build
1 parent a85de69 commit 13d775a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frameworks/keyed/dioxus/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ sed -i.bak "s/dioxus_benchmark-.+\.wasm/dioxus_benchmark_bg.wasm/g" index.html
77
rm index.html.bak
88

99
HASH=$(uuidgen)
10-
trunk build
10+
trunk build --release
1111

1212
echo "$HASH"
1313

0 commit comments

Comments
 (0)