next.js
c3bb0f18 - fix(turbopack): Apply `hygiene` if mangling is disabled (#77815)

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
Author
Parents
Loading