Folo/apps/desktop/plugins/vite
Innei a62bf5e2cd
fix: improve main hash calculation consistency
- Removed the sorting of files before hash calculation to ensure a consistent hash output.
- Updated the hash calculation to include additional files directly, enhancing the accuracy of the generated hash.

These changes streamline the hash generation process and improve reliability across the application.

Signed-off-by: Innei <tukon479@gmail.com>
2025-10-23 17:50:25 +08:00
..
utils fix(path): change path package to pathe (#4038) 2025-07-07 16:55:37 +08:00
ast.ts feat: ai features (#4040) 2025-07-16 21:54:32 +08:00
cleanup.ts fix(path): change path package to pathe (#4038) 2025-07-07 16:55:37 +08:00
compress.ts fix(electron): hotfix update logic 2025-07-30 01:36:23 +08:00
deps.ts refactor: adjust desktop structure 2025-04-28 21:42:23 +08:00
generate-main-hash.ts fix: improve main hash calculation consistency 2025-10-23 17:50:25 +08:00
hmr.ts feat: ai features (#4040) 2025-07-16 21:54:32 +08:00
html-inject.ts refactor: adjust desktop structure 2025-04-28 21:42:23 +08:00
i18n-hmr.ts
locales-json.ts fix(path): change path package to pathe (#4038) 2025-07-07 16:55:37 +08:00
locales.ts fix(path): change path package to pathe (#4038) 2025-07-07 16:55:37 +08:00
manifest.ts fix(path): change path package to pathe (#4038) 2025-07-07 16:55:37 +08:00
specific-import.ts refactor(desktop): use database and store from shared package (#3897) 2025-06-11 11:36:25 +08:00