Skip to content

fix(one): prune stale warm dependencies - #741

Open
natew wants to merge 1 commit into
mainfrom
fix/warm-deps-exports
Open

fix(one): prune stale warm dependencies#741
natew wants to merge 1 commit into
mainfrom
fix/warm-deps-exports

Conversation

@natew

@natew natew commented Jul 19, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • validate persisted warm dependencies with Vite before optimization
  • prune excluded, missing, and package-export-incompatible entries from the cache
  • cover the Legend List failure mode with a package whose root export is unavailable

Validation

  • bun turbo run build --filter=one
  • bun run typecheck in packages/one
  • bun run lint in packages/one
  • bun run test in packages/one (566 passed, 56 skipped)
  • bun run test in tests/test-warm-routes (reproduced failure before fix, passed after)

Agentbus-Session: ab-mrr25td1-78874
@railway-app

railway-app Bot commented Jul 19, 2026

Copy link
Copy Markdown

🚅 Deployed to the one-pr-741 environment in onestack.dev

Service Status Web Updated (UTC)
one ✅ Success (View Logs) Web Jul 19, 2026 at 6:03 pm

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