dify/web/features/system-features/README.md

20 lines
376 B
Markdown

# System Features
Loads deployment-wide capabilities for server prefetching, client hydration, and application bootstrap.
## Internal Modules
- `bootstrap-boundary.tsx`
- `client.ts`
- `server.ts`
- `state.ts`
## External Modules
- `app/get-query-client`
- `app/components/full-screen-loading`
- `service/client`
- `service/server`
- `utils/client`
- `utils/query-atoms`