Skip to content

Commit 5eb7692

Browse files
Tweaking wrangler.toml
1 parent 7974895 commit 5eb7692

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

wrangler.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
name = "rabbitmq-website"
22
compatibility_date = "2025-03-25"
33

4-
[assets]
54
pages_build_output_dir = "./build"
5+
6+
[assets]
7+
directory = "./build"

0 commit comments

Comments
 (0)