Browse Source

📝 docs(guide): update development documentation

- add note about using hono/client hc rpc instead of direct fetch for frontend requests
yourname 4 months ago
parent
commit
559ed0359d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      CLAUDE.md

+ 1 - 0
CLAUDE.md

@@ -14,5 +14,6 @@
 - vitest中,用import 来配合 vi.mocked,而不是require
 - e2e测试平常只运行 pnpm test:e2e:chromium 就行
 - e2e测试失败时先查看页面结构 test-results/**/error-context.md
+- 前端是 hono/client  hc  rpc 的,不是直接fetch
 - bmad-core dir is in .bmad-core
 - 必须用中文回答