-
Notifications
You must be signed in to change notification settings - Fork 30.4k
pass ModulePart correctly for FreeVarReference::EcmaScriptModule #89295
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
base: canary
Are you sure you want to change the base?
Conversation
…ization and tree shaking
This stack of pull requests is managed by Graphite. Learn more about stacking. |
Failing test suitesCommit: 809d7b7 | About building and testing Next.js
Expand output● Test suite failed to run
Expand output● runtime prefetching › in a private cache › can completely prefetch a page that uses cookies and no uncached IO ● runtime prefetching › in a private cache › can completely prefetch a page that uses cookies and no uncached IO |
Merging this PR will not alter performance
Comparing Footnotes
|

pass ModulePart correctly for FreeVarReference::EcmaScriptModule
code simplification
reduce code duplication
use EsmExport in FindExportFromReexportsResult
Reorder check
Turbopack: organize tree shaking code
Turbopack: Extract rename module and share between side effects optimization and tree shaking
Turbopack: Tree Shaking imports only internal