next.js
8a554563
- fix(turbopack): Do not run `inject_helpers` pass multiple times (#80755)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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`.
References
#80755 - fix(turbopack): Do not run `inject_helpers` pass multiple times
Author
kdy1
Parents
da46d666
Loading