next.js
8aefb1c7 - [turbopack] Create a shared asset with browser runtime code (#94586)

Commit
57 days ago
[turbopack] Create a shared asset with browser runtime code (#94586) The goal of this PR is to extract all the generic runtime code into one asset that is shared by each route. This makes the per-route runtime tiny, which will be removed in later PRs in this stack. The diff is unfortunately massive, however, these are almost all because of the snapshots. --------- Co-authored-by: Benjamin Woodruff <benjamin.woodruff@vercel.com> Co-authored-by: vercel[bot] <35613825+vercel[bot]@users.noreply.github.com>
Author
Parents
Loading