feat(CF): 现已支持部署到CloudFlare-Workers

This commit is contained in:
2025-12-22 14:55:40 +08:00
parent 6f6dea9f03
commit 1c7837d50c
12 changed files with 2441 additions and 119 deletions

View File

@@ -6,11 +6,9 @@
},
"permissions": {
"allow": [
"mcp__gemini__gemini",
"mcp__codex__codex",
"Bash(npm run build)",
"Bash(npm install react-globe.gl three)"
"mcp__gemini__gemini"
],
"deny": []
}
}
}