chore: added not found handling da123a3a
Steve · 2026-01-09 07:36 1 file(s) · +1 −0
packages/client/wrangler.toml +1 −0
5 5
6 6
[assets]
7 7
directory = "./dist"
8 +
not_found_handling = "404-page"