Skip to content

hotfix(cron): fix snapshot-hl-cohort import path - #695

Merged
Flotapponnier merged 1 commit into
mainfrom
hotfix/snapshot-hl-cohort-import
Jun 24, 2026
Merged

hotfix(cron): fix snapshot-hl-cohort import path#695
Flotapponnier merged 1 commit into
mainfrom
hotfix/snapshot-hl-cohort-import

Conversation

@Flotapponnier

Copy link
Copy Markdown
Collaborator

Builds on main have been failing since PR #690 because the cherry-pick brought the helper file at src/lib/hl-builder-stats.ts but the cron route kept importing from the dev-only @/lib/benches/hyperliquid/builder-stats path. One-line fix to point at the actual file on main.

pnpm typecheck clean.

PR #690 cherry-picked the cron route + the helper file but the helper
shipped to main at src/lib/hl-builder-stats.ts while the route still
imported from the dev-only path @/lib/benches/hyperliquid/builder-stats,
which broke every prod build since (Turbopack module-not-found). Aligning
the import path with the actual file location on main.
@Flotapponnier
Flotapponnier merged commit b719b0f into main Jun 24, 2026
1 check passed
@Flotapponnier
Flotapponnier deleted the hotfix/snapshot-hl-cohort-import branch July 17, 2026 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant