-
Notifications
You must be signed in to change notification settings - Fork 27.3k
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
refactor(turbopack-core): Use ResolvedVc in ProcessResult and ModuleResolveResultItem #74511
Merged
+16
−15
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This was referenced Jan 4, 2025
Merged
refactor(turbopack/next-api): Implement NonLocalValue for TracedDiGraph and SingleModuleGraph
#74506
Open
This was referenced Jan 4, 2025
Merged
Stats from current PRDefault BuildGeneral
Client Bundles (main, webpack)
Legacy Client Bundles (polyfills)
Client Pages
Client Build Manifests
Rendered Page Sizes
Edge SSR bundle Size
Middleware size
Next Runtimes
build cache
Diff detailsDiff for main-HASH.jsDiff too large to display |
kdy1
approved these changes
Jan 4, 2025
bgw
force-pushed
the
bgw/resolved-introspectable-children
branch
from
January 6, 2025 20:03
f58119c
to
28debf6
Compare
bgw
force-pushed
the
bgw/resolved-process-result
branch
from
January 6, 2025 20:03
3f4d0cc
to
e1a4092
Compare
bgw
force-pushed
the
bgw/resolved-introspectable-children
branch
from
January 8, 2025 22:47
28debf6
to
60156af
Compare
bgw
force-pushed
the
bgw/resolved-process-result
branch
from
January 8, 2025 22:47
e1a4092
to
83eba5d
Compare
bgw
force-pushed
the
bgw/resolved-introspectable-children
branch
from
January 9, 2025 00:36
60156af
to
2836895
Compare
bgw
force-pushed
the
bgw/resolved-process-result
branch
from
January 9, 2025 00:37
83eba5d
to
af41f22
Compare
bgw
force-pushed
the
bgw/resolved-introspectable-children
branch
from
January 9, 2025 05:55
2836895
to
89d8aeb
Compare
bgw
force-pushed
the
bgw/resolved-process-result
branch
from
January 9, 2025 05:56
af41f22
to
162cd25
Compare
bgw
force-pushed
the
bgw/resolved-introspectable-children
branch
2 times, most recently
from
January 9, 2025 17:00
d0f3bf9
to
28c3e57
Compare
bgw
force-pushed
the
bgw/resolved-process-result
branch
from
January 9, 2025 17:00
162cd25
to
bd8bb7f
Compare
bgw
changed the base branch from
bgw/resolved-introspectable-children
to
graphite-base/74511
January 9, 2025 18:09
bgw
force-pushed
the
graphite-base/74511
branch
from
January 9, 2025 18:09
28c3e57
to
413b357
Compare
bgw
force-pushed
the
bgw/resolved-process-result
branch
from
January 9, 2025 18:09
bd8bb7f
to
7124286
Compare
bgw
force-pushed
the
bgw/resolved-process-result
branch
from
January 9, 2025 18:10
7124286
to
40d14cf
Compare
Tests Passed |
Merge activity
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Closes PACK-3698