fix ci
All checks were successful
Deploy to Cloudflare Workers / deploy (push) Successful in 45s

This commit is contained in:
Satria 2026-03-19 12:39:23 +07:00
commit c60f2f24a4
3 changed files with 127 additions and 120 deletions

5
wrangler.toml Normal file
View file

@ -0,0 +1,5 @@
#:schema node_modules/wrangler/config-schema.json
name = "5th-site-expanded"
compatibility_date = "2025-01-01"
main = ".svelte-kit/cloudflare/_worker.js"
assets = { directory = ".svelte-kit/cloudflare" }