Files
stack/apps/backend/scripts
mantrakp04andmantra c0a7f07349 cleanup: remove unused dependencies and update e2e fallback tests
- Removed '@sinclair/typebox' from package.json and pnpm-lock.yaml as it is no longer needed.
- Updated e2e fallback tests to start the backend using 'next start' instead of 'node dist/server.mjs' for better compatibility with the current setup.
- Enabled 'clean' option in db-migrations tsdown config to ensure proper build output management.
- Refactored error handling in SmartRouter to use HexclaveAssertionError for consistency.

Co-Authored-By: mantra <[email protected]>
2026-06-22 15:42:29 -07:00
..