We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd5dacc commit 9243814Copy full SHA for 9243814
wrangler.toml
@@ -15,6 +15,7 @@ rules = [
15
[assets]
16
directory = "./dist"
17
binding = "ASSETS"
18
+html_handling = "force-trailing-slash"
19
not_found_handling = "404-page"
20
run_worker_first = true
21
0 commit comments