Update compatibility_date to 2025-01-01 for assets support
Some checks failed
Deploy Site / deploy-chirho (push) Failing after 11s
Some checks failed
Deploy Site / deploy-chirho (push) Failing after 11s
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
name = "{{SLUG_CHIRHO}}-site-fe-chirho"
|
name = "{{SLUG_CHIRHO}}-site-fe-chirho"
|
||||||
main = ".svelte-kit/cloudflare/_worker.js"
|
main = ".svelte-kit/cloudflare/_worker.js"
|
||||||
compatibility_date = "2024-12-01"
|
compatibility_date = "2025-01-01"
|
||||||
compatibility_flags = ["nodejs_compat"]
|
compatibility_flags = ["nodejs_compat"]
|
||||||
|
|
||||||
# This worker will be deployed to the dispatch namespace
|
# This worker will be deployed to the dispatch namespace
|
||||||
@@ -32,4 +32,4 @@ binding = "ASSETS"
|
|||||||
# binding = "ASSETS_R2_CHIRHO"
|
# binding = "ASSETS_R2_CHIRHO"
|
||||||
# bucket_name = "{{SLUG_CHIRHO}}-assets-chirho"
|
# bucket_name = "{{SLUG_CHIRHO}}-assets-chirho"
|
||||||
|
|
||||||
# JESUS CHRIST IS LORD
|
# JESUS CHRIST IS LORD
|
||||||
Reference in New Issue
Block a user