chore: update wrangler to enable new observability

This commit is contained in:
2024-10-05 11:04:49 -04:00
parent 15c75eea5b
commit 62217ae75b
3 changed files with 4 additions and 1 deletions

BIN
bun.lockb

Binary file not shown.

View File

@@ -48,7 +48,7 @@
"prettier-plugin-toml": "^2.0.1",
"ts-morph": "^22.0.0",
"typescript": "^5.5.4",
"wrangler": "^3.75.0",
"wrangler": "^3.80.0",
"zx": "^8.1.5"
},
"lint-staged": {

View File

@@ -8,3 +8,6 @@ node_compat = true
TURSO_URL = "libsql://aniplay-v2-silverandroid.turso.io"
QSTASH_URL = "https://qstash.upstash.io/v2/publish"
ENABLE_ANIFY = true
[observability]
enabled = true