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

fix(turbopack): Apply hygiene if mangling is disabled #77815

Merged
merged 1 commit into from
Apr 4, 2025
Merged

Conversation

kdy1
Copy link
Member

@kdy1 kdy1 commented Apr 4, 2025

What?

Apply the normal variable renamer when we are not going to apply minfiying var renamer.

Why?

Var renamer should be applied at least once.

How?

Closes PACK-4245

@kdy1 kdy1 self-assigned this Apr 4, 2025
@ijjk ijjk added the created-by: Turbopack team PRs by the Turbopack team. label Apr 4, 2025
@kdy1 kdy1 requested a review from mischnic April 4, 2025 05:46
@ijjk
Copy link
Member

ijjk commented Apr 4, 2025

Tests Passed

@kdy1 kdy1 merged commit c3bb0f1 into canary Apr 4, 2025
128 of 129 checks passed
@kdy1 kdy1 deleted the kdy1/no-mangle branch April 4, 2025 07:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
created-by: Turbopack team PRs by the Turbopack team.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants