fix: unblock Coolify frontend TypeScript build #1073

Merged
PlasticDigits merged 1 commit from fix/frontend-tsc-build into main 2026-08-17 09:48:00 +00:00
PlasticDigits commented 2026-08-17 09:47:30 +00:00 (Migrated from gitlab.com)

Summary

  • Coolify dex.cl8y.com image build failed on tsc -b (npm run build).
  • Fixes unused wallet-token filter param, untyped tokenlist.json import, and zap-in best narrowing to never.

Test plan

  • npx tsc -b in frontend-dapp
  • vitest for oneSidedLiquidity and createPairTokenCatalog
  • Redeploy Coolify frontend after merge

Closes nothing; unblocks production frontend deploy of #542.

## Summary - Coolify `dex.cl8y.com` image build failed on `tsc -b` (`npm run build`). - Fixes unused wallet-token filter param, untyped `tokenlist.json` import, and zap-in `best` narrowing to `never`. ## Test plan - [x] `npx tsc -b` in `frontend-dapp` - [x] vitest for `oneSidedLiquidity` and `createPairTokenCatalog` - [ ] Redeploy Coolify frontend after merge Closes nothing; unblocks production frontend deploy of #542.
PlasticDigits (Migrated from gitlab.com) merged commit 1224cff789 into main 2026-08-17 09:48:01 +00:00
PlasticDigits commented 2026-08-17 09:48:02 +00:00 (Migrated from gitlab.com)

mentioned in commit 1224cff789

mentioned in commit 1224cff78946dadfa3bdd53182f2e6eca3f45456
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
code/cl8y-dex-terraclassic!1073
No description provided.