Files
imphnen-frontend-service/libs/utils
maulanasdqnandClaude Opus 4.6 2944a2b98a chore: remove dead code and unused dependencies
Deleted:
- libs/utils/src/react-router/ — old file-based routing system (replaced by TanStack Router)
- next-themes dependency (unused since Astro migration)
- react-router-dom from vite external config

Cleaned:
- Removed react-router barrel export from utils/index.ts
- Kept landing data files (still used by Astro components)
- Kept QueryProvider and ModalLoginProvider (still used by apps)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-11 23:37:28 +07:00
..
2025-03-13 02:03:13 +07:00
2025-03-13 02:03:13 +07:00
2025-03-13 02:03:13 +07:00
2025-11-24 10:48:09 +07:00
2025-03-13 02:03:13 +07:00
2025-03-13 02:03:13 +07:00
2025-03-13 02:03:13 +07:00
2025-03-13 02:03:13 +07:00

utils

This library was generated with Nx.

Running unit tests

Run nx test utils to execute the unit tests via Vitest.