Use [assets] instead of [site] for Workers for Platforms
Some checks failed
Deploy Site / deploy-chirho (push) Failing after 11s

This commit is contained in:
2026-01-13 01:01:42 +00:00
parent 32232fb6cd
commit 984895d7f2

View File

@@ -11,6 +11,11 @@ compatibility_flags = ["nodejs_compat"]
[vars] [vars]
SITE_SLUG_CHIRHO = "{{SLUG_CHIRHO}}" SITE_SLUG_CHIRHO = "{{SLUG_CHIRHO}}"
# Static assets configuration for SvelteKit
[assets]
directory = ".svelte-kit/cloudflare"
binding = "ASSETS"
# D1 Database binding - configured during deployment # D1 Database binding - configured during deployment
# [[d1_databases]] # [[d1_databases]]
# binding = "DB_CHIRHO" # binding = "DB_CHIRHO"
@@ -24,10 +29,7 @@ SITE_SLUG_CHIRHO = "{{SLUG_CHIRHO}}"
# R2 Bucket binding - configured during deployment # R2 Bucket binding - configured during deployment
# [[r2_buckets]] # [[r2_buckets]]
# binding = "ASSETS_CHIRHO" # binding = "ASSETS_R2_CHIRHO"
# bucket_name = "{{SLUG_CHIRHO}}-assets-chirho" # bucket_name = "{{SLUG_CHIRHO}}-assets-chirho"
[site]
bucket = ".svelte-kit/cloudflare"
# JESUS CHRIST IS LORD # JESUS CHRIST IS LORD