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 9 commits into
base: canary
Choose a base branch
from

Commits on Sep 24, 2024

  1. star reexports

    kdy1 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    48a6478 View commit details
    Browse the repository at this point in the history
  2. Merge more

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

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

    kdy1 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    9b2b044 View commit details
    Browse the repository at this point in the history
  5. ItemData::skip_content

    kdy1 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    a7338d1 View commit details
    Browse the repository at this point in the history
  6. Optimize

    kdy1 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    318feea View commit details
    Browse the repository at this point in the history
  7. Update test refs

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

    kdy1 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    2f167e8 View commit details
    Browse the repository at this point in the history