next.js
c3bb0f18
- fix(turbopack): Apply `hygiene` if mangling is disabled (#77815)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
329 days ago
fix(turbopack): Apply `hygiene` if mangling is disabled (#77815) ### 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
References
#77815 - fix(turbopack): Apply `hygiene` if mangling is disabled
Author
kdy1
Parents
fc5bea4c
Loading