Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(turbopack-ecmascript): use direct namespace re-export #7963

Merged
merged 3 commits into from
Apr 15, 2024

Conversation

ForsakenHarmony
Copy link
Member

@ForsakenHarmony ForsakenHarmony commented Apr 15, 2024

Description

Also has a fix for async modules with __turbopack_export_namespace__.

Could still break if __turbopack_export_namespace__ is called before an await.

Closes PACK-2962

Copy link

vercel bot commented Apr 15, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
examples-kitchensink-blog 🔄 Building (Inspect) Visit Preview 💬 Add feedback Apr 15, 2024 5:34pm
examples-nonmonorepo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 15, 2024 5:34pm
examples-vite-web 🔄 Building (Inspect) Visit Preview 💬 Add feedback Apr 15, 2024 5:34pm
rust-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 15, 2024 5:34pm
6 Ignored Deployments
Name Status Preview Comments Updated (UTC)
examples-basic-web ⬜️ Ignored (Inspect) Visit Preview Apr 15, 2024 5:34pm
examples-designsystem-docs ⬜️ Ignored (Inspect) Visit Preview Apr 15, 2024 5:34pm
examples-gatsby-web ⬜️ Ignored (Inspect) Visit Preview Apr 15, 2024 5:34pm
examples-native-web ⬜️ Ignored (Inspect) Visit Preview Apr 15, 2024 5:34pm
examples-svelte-web ⬜️ Ignored (Inspect) Visit Preview Apr 15, 2024 5:34pm
examples-tailwind-web ⬜️ Ignored (Inspect) Visit Preview Apr 15, 2024 5:34pm

@ForsakenHarmony ForsakenHarmony marked this pull request as ready for review April 15, 2024 16:31
@ForsakenHarmony ForsakenHarmony requested a review from a team as a code owner April 15, 2024 16:31
Copy link
Contributor

github-actions bot commented Apr 15, 2024

🟢 Turbopack Benchmark CI successful 🟢

Thanks

Copy link
Contributor

✅ This change can build next-swc

Copy link
Contributor

github-actions bot commented Apr 15, 2024

⚠️ CI failed ⚠️

The following steps have failed in CI:

  • Turbopack Rust tests (mac/win, non-blocking)

See workflow summary for details

@sokra sokra merged commit 984a635 into main Apr 15, 2024
45 of 47 checks passed
@sokra sokra deleted the hrmny/fix-external-re-export branch April 15, 2024 17:57
ForsakenHarmony added a commit that referenced this pull request Apr 15, 2024
sokra pushed a commit that referenced this pull request Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants