Skip to content

Conversation

@seveibar
Copy link
Contributor

Summary

  • strip type-only export type * from statements before invoking Sucrase so that new TS syntax no longer triggers SyntaxErrors during evaluation
  • add a regression test to ensure components that re-export types with export type * execute successfully in the worker

Testing

  • bun test tests/features/export-type-star-reexports.test.tsx
  • bunx tsc --noEmit

Codex Task

@seveibar seveibar merged commit 9e3913d into main Nov 18, 2025
11 checks passed
@tscircuitbot
Copy link
Contributor


Thank you for your contribution! 🎉

PR Rating: ⭐⭐
Impact: Minor

Track your contributions and see the leaderboard at: tscircuit Contribution Tracker


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants