Folo/packages/internal/utils
DIYgod 341fd63bf5
fix(desktop): microsoft store build check
- Introduce MICROSOFT_STORE_BUILD constant to determine if the app is running from the Microsoft Store
- Update appUpdaterConfig to conditionally enable core updates based on the new constant
- Modify header creation logic to use MICROSOFT_STORE_BUILD for Windows platform detection

This change enhances the application's compatibility with Microsoft Store by ensuring proper update handling and header configuration.
2025-07-16 18:11:36 +08:00
..
src fix(desktop): microsoft store build check 2025-07-16 18:11:36 +08:00
package.json chore: update dependencies across multiple packages 2025-07-07 20:13:51 +08:00
tsconfig.json refactor: remove unused files and clean up project structure 2025-04-28 20:58:51 +08:00
vitest.config.ts refactor: remove unused files and clean up project structure 2025-04-28 20:58:51 +08:00