Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lazy DevHtmlAsset chunk generation #48768

Merged
merged 2 commits into from Apr 24, 2023
Merged

Conversation

alexkirsz
Copy link
Contributor

@alexkirsz alexkirsz commented Apr 24, 2023

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.

See vercel/turbo#4679

This also brings the following updates from vercel/turbo:

@alexkirsz alexkirsz requested review from timneutkens, ijjk, shuding and a team as code owners April 24, 2023 08:24
@ijjk ijjk added Turbopack Related to Turbopack with Next.js. created-by: Turbopack team PRs by the turbopack team type: next labels Apr 24, 2023
@alexkirsz alexkirsz force-pushed the alexkirsz/web-944-perf-regression branch from b068ce0 to d00fa36 Compare April 24, 2023 08:40
sokra
sokra previously approved these changes Apr 24, 2023
@alexkirsz alexkirsz force-pushed the alexkirsz/web-944-perf-regression branch 2 times, most recently from e7e3901 to 20056bd Compare April 24, 2023 08:56
@alexkirsz alexkirsz enabled auto-merge (squash) April 24, 2023 08:57
@alexkirsz alexkirsz disabled auto-merge April 24, 2023 08:57
@alexkirsz alexkirsz enabled auto-merge (squash) April 24, 2023 08:57
@alexkirsz alexkirsz requested a review from sokra April 24, 2023 08:59
sokra
sokra previously approved these changes Apr 24, 2023
@alexkirsz alexkirsz merged commit 7fdcb17 into canary Apr 24, 2023
100 checks passed
@alexkirsz alexkirsz deleted the alexkirsz/web-944-perf-regression branch April 24, 2023 10:11
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
created-by: Turbopack team PRs by the turbopack team Turbopack Related to Turbopack with Next.js. type: next
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants