dify/web/features/system-features
2026-08-12 04:05:57 +00:00
..
__tests__ refactor: centralize deployment edition in system features (#39454) 2026-07-24 07:15:02 +00:00
bootstrap-boundary.tsx refactor: centralize deployment edition in system features (#39454) 2026-07-24 07:15:02 +00:00
client.ts refactor: centralize deployment edition in system features (#39454) 2026-07-24 07:15:02 +00:00
README.md refactor(web): align query client ownership (#40024) 2026-08-05 07:02:09 +00:00
server.ts refactor(web): align query client ownership (#40024) 2026-08-05 07:02:09 +00:00
state.ts refactor(web): remove profile bootstrap atom layer (#40474) 2026-08-12 04:05:57 +00:00

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