feat: add wrangler.toml in landing folder

This commit is contained in:
ibelick
2026-02-07 09:52:53 +01:00
parent 33d6efdc4c
commit f0f2ba7e70
+4
View File
@@ -0,0 +1,4 @@
name = "webclaw-landing"
compatibility_date = "2026-02-07"
assets = { directory = "./dist", not_found_handling = "single-page-application" }