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

Remove `is_proxy`

7b1982a
Select commit
Loading
Failed to load commit list.
Draft

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

Remove `is_proxy`
7b1982a
Select commit
Loading
Failed to load commit list.
Graphite App / Graphite / mergeability_check Started 2024-10-08 04:04:59 ago

This check will pass when downstack PRs merge

  • #70603 needs to be merged into canary before you can merge this PR.
    • This PR is stacked on top of #70603. Merging this PR on GitHub will cause it to merge incorrectly into #70603 instead of canary.
    • Learn more about stacked PRs here
  • To ensure that these PRs merge correctly, view and merge this PR with Graphite
  • To disable this check, edit your organization's settings on Graphite.
  • To make this a required check:
    • Edit your organization's settings on Graphite to run it on all PRs.
    • Make it required on GitHub (for example, using a branch protection rule).