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
|
||||||
|
|||||||
Reference in New Issue
Block a user