next.js
6478e919
- Turbopack: fix run_once when returning error (#84142)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
203 days ago
Turbopack: fix run_once when returning error (#84142) Errors returned from the callback are never read. Instead, send errors returned from the `future` over the channel.
References
#84142 - Turbopack: fix run_once when returning error
Author
mischnic
Parents
45e28f8f
Loading