Skip to content

Commit de0cfaf

Browse files
rexhaugeneidam
authored andcommitted
Update wrangler.toml
Add "compatibility_date" for Cloudflare to prevent jq json parse issues.
1 parent f0b27a8 commit de0cfaf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

wrangler.toml

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ workers_dev = true
33
account_id = ""
44
type = "webpack"
55
webpack_config = "node_modules/flareact/webpack"
6+
compatibility_date = "2021-07-23"
67

78
[triggers]
89
crons = ["* * * * *"]

0 commit comments

Comments
 (0)