发布

  • [NA] [FE] fix: assistant sidebar dev mode uses unhashed URLs and single source of truth (#5920)

    frostbyte_neo 发布于 2026-04-15 10:39:31 +00:00

    Dev mode detection is now based on VITE_ASSISTANT_SIDEBAR_BASE_URL
    instead of import.meta.env.DEV. When set, the manifest fetch is
    skipped entirely and raw file paths are used through the Vite proxy.

    下载附件