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

perf(turbopack): Do not create module part per a star re-export #70383

Draft
wants to merge 10 commits into
base: kdy1/ts-action-with-client-proxy
Choose a base branch
from

Commits on Oct 8, 2024

  1. star reexports

    kdy1 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    3cd345e View commit details
    Browse the repository at this point in the history
  2. Merge more

    kdy1 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    8ec6c2f View commit details
    Browse the repository at this point in the history
  3. Add a test

    kdy1 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    ff6bb0d View commit details
    Browse the repository at this point in the history
  4. Do not panic

    kdy1 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    86bc05e View commit details
    Browse the repository at this point in the history
  5. ItemData::skip_content

    kdy1 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    727013a View commit details
    Browse the repository at this point in the history
  6. Optimize

    kdy1 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    bd619f9 View commit details
    Browse the repository at this point in the history
  7. Update test refs

    kdy1 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    bb3ba22 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5ec9b8e View commit details
    Browse the repository at this point in the history
  9. Properly use star reexports

    kdy1 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    6265fe1 View commit details
    Browse the repository at this point in the history
  10. Remove is_proxy

    kdy1 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    7b1982a View commit details
    Browse the repository at this point in the history