refactor: update wrangler config (#1185)

This commit is contained in:
Huang Xin
2025-05-18 23:52:50 +08:00
committed by GitHub
parent 4523437e34
commit 967536aa23
-4
View File
@@ -6,7 +6,3 @@ compatibility_flags = ["nodejs_compat"]
[assets]
directory = ".open-next/assets"
binding = "ASSETS"
[[kv_namespaces]]
binding = "TRANSLATIONS_KV"
id = "${TRANSLATIONS_KV_ID}"