Skip to content

fix(a2a): export package entrypoint#124

Merged
khaliqgant merged 1 commit intomainfrom
miya/relaycast-a2a-exports-fix
Apr 22, 2026
Merged

fix(a2a): export package entrypoint#124
khaliqgant merged 1 commit intomainfrom
miya/relaycast-a2a-exports-fix

Conversation

@miyaontherelay
Copy link
Copy Markdown
Contributor

Summary

  • add an explicit exports map to @relaycast/a2a

Why

The initial @relaycast/a2a publish shipped main and types, but no exports field. That works in some Node resolution paths, but Vite consumers like Sage fail to resolve the package entry cleanly.

This follow-up makes the package consumable by stricter ESM tooling.

Validation

  • npm install
  • npm run build --workspace @relaycast/a2a
  • npm run test --workspace @relaycast/a2a
  • npm run lint --workspace @relaycast/a2a

@khaliqgant khaliqgant merged commit 7f00550 into main Apr 22, 2026
3 of 4 checks passed
@khaliqgant khaliqgant deleted the miya/relaycast-a2a-exports-fix branch April 22, 2026 10:38
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.

2 participants