Skip to content

Commit 9243814

Browse files
committed
force trailing slash
1 parent cd5dacc commit 9243814

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

wrangler.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ rules = [
1515
[assets]
1616
directory = "./dist"
1717
binding = "ASSETS"
18+
html_handling = "force-trailing-slash"
1819
not_found_handling = "404-page"
1920
run_worker_first = true
2021

0 commit comments

Comments
 (0)