Skip to content

TURBOPACK: re-export circular cause egaer evaluation#144

Merged
fireairforce merged 1 commit into
utoofrom
fix-circular-dependency
May 6, 2026
Merged

TURBOPACK: re-export circular cause egaer evaluation#144
fireairforce merged 1 commit into
utoofrom
fix-circular-dependency

Conversation

@fireairforce
Copy link
Copy Markdown
Member

No description provided.

@fireairforce fireairforce merged commit 783dbd5 into utoo May 6, 2026
11 of 18 checks passed
Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates ESM module evaluation to use EcmascriptModuleFacadeModule instead of EcmascriptModuleLocalsModule to prevent re-entry issues in barrel files. It also updates facade modules to report side effects from their underlying modules. A potential correctness issue was identified where changing follow_reexports to non-eager resolution might fail to resolve multi-step re-export chains when the export name remains unchanged.

Comment thread turbopack/crates/turbopack/src/lib.rs
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