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

Commit
1 year ago
fix(turbopack-ecmascript): use direct namespace re-export (#7963) ### 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
Parents
Loading