feat: add cloudflare pages compat

This commit is contained in:
uku 2024-10-21 17:10:49 +02:00
parent 9d471f92a3
commit 32af8cd086
Signed by: uku
SSH key fingerprint: SHA256:4P0aN6M8ajKukNi6aPOaX0LacanGYtlfjmN+m/sHY/o
7 changed files with 12 additions and 6 deletions

3
wrangler.toml Normal file
View file

@ -0,0 +1,3 @@
name = "tcl-guessr"
compatibility_date = "2024-09-25"
pages_build_output_dir = ".svelte-kit/cloudflare"