next.js
8a554563 - fix(turbopack): Do not run `inject_helpers` pass multiple times (#80755)

Commit
188 days ago
fix(turbopack): Do not run `inject_helpers` pass multiple times (#80755) ### What? Remove `inject_helpers` passes from `apply_transforms` ### Why? We run `inject_helpers` from `fn parse` anyway, so we don't need to run it from `apply_transforms`.
Author
Parents
Loading