next.js
4c4d5230 - Migrate remaining async blocks to async closures (#97701)

Commit
24 days ago
Migrate remaining async blocks to async closures (#97701) **View diff without whitespaces** Fix remaining cases of https://github.com/vercel/next.js/pull/97666 - Mostly replacing async blocks with async closures - And second commit: some more making closures sync where possible
Author
Parents
Loading