Skip to content

Commit ff671d1

Browse files
committed
feat: 更新 wrangler.toml,添加 keep_vars 配置以保持变量
1 parent 2467833 commit ff671d1

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

wrangler.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
name = "v20250626"
22
main = "_worker.js"
3-
compatibility_date = "2025-06-26"
3+
compatibility_date = "2025-06-26"
4+
keep_vars = true

0 commit comments

Comments
 (0)