mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2026-04-13 05:20:28 +08:00
Replace swr with @tanstack/react-query v5 across all hooks, providers, and components. Introduce singleton QueryClient, WS subscription pattern via useQuery+useEffect, and enforce component-layer cache access contract.
20 lines
194 B
Plaintext
20 lines
194 B
Plaintext
node_modules
|
|
.pnpm-store
|
|
.DS_Store
|
|
dist
|
|
dist-ssr
|
|
*.local
|
|
update.json
|
|
scripts/_env.sh
|
|
.vscode
|
|
.tool-versions
|
|
.idea
|
|
.old
|
|
.eslintcache
|
|
.changelog_backups
|
|
target
|
|
CLAUDE.md
|
|
.vfox.toml
|
|
.vfox/
|
|
.claude
|