turbo
d23fc177 - Lazy DevHtmlAsset chunk generation (#4679)

Commit
2 years ago
Lazy DevHtmlAsset chunk generation (#4679) ### Description This fixes a perf regression introduced in the chunking refactor, where we would be eagerly generating all assets from the web entry and fallback sources. ### Testing Instructions Benchmarks [Next.js PR](https://github.com/vercel/next.js/compare/alexkirsz/web-944-perf-regression?expand=1) link WEB-944
Author
Parents
Loading