next.js
4162a56b
- Turbopack: refactor ServerActionManifestAsset to be lazy (#94377)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
56 days ago
Turbopack: refactor ServerActionManifestAsset to be lazy (#94377) Previously, `AppEndpoint::output` computed the manifest content eagerly. This change moves it to the emit phase.
References
#94377 - Turbopack: refactor ServerActionManifestAsset to be lazy
Author
mischnic
Parents
d8426d0d
Loading