-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Alias next/dynamic to React.lazy implementation for RSC #3188
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
Merged
alexkirsz
merged 1 commit into
alexkirsz/web-375-apply-the-nextdynamic-swc-transform
from
alexkirsz/web-376-alias-nextdynamic-to-reactlazy
Jan 12, 2023
Merged
Alias next/dynamic to React.lazy implementation for RSC #3188
alexkirsz
merged 1 commit into
alexkirsz/web-375-apply-the-nextdynamic-swc-transform
from
alexkirsz/web-376-alias-nextdynamic-to-reactlazy
Jan 12, 2023
Conversation
This file contains hidden or 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
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 10 Ignored Deployments
|
This was referenced Jan 5, 2023
Current dependencies on/for this PR:
This comment was auto-generated by Graphite. |
wbinnssmith
approved these changes
Jan 5, 2023
a661cdd
to
468260f
Compare
alexkirsz
commented
Jan 6, 2023
"react-dom/", | ||
request_to_import_mapping(app_dir, "next/dist/compiled/react-dom/*"), | ||
); | ||
alias_next_dynamic_to_react_lazy_for_rsc(&mut import_map, app_dir); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is the only semantic change.
65fa4ba
to
eacc1b8
Compare
468260f
to
a4c98cd
Compare
eacc1b8
to
6dd3587
Compare
a4c98cd
to
44ca034
Compare
6dd3587
to
c0fc76d
Compare
44ca034
to
c9f8a3f
Compare
c0fc76d
to
883f9da
Compare
c9f8a3f
to
0131667
Compare
883f9da
to
c7984a0
Compare
0131667
to
9db4af2
Compare
c7984a0
to
b00c85c
Compare
9db4af2
to
faf449f
Compare
af9aa97
to
437d341
Compare
8dd98aa
to
28ad87a
Compare
437d341
to
86aa4f9
Compare
28ad87a
to
19480dc
Compare
86aa4f9
to
fc28e12
Compare
19480dc
to
183d30f
Compare
fc28e12
to
60744c5
Compare
58a14a7
into
alexkirsz/web-375-apply-the-nextdynamic-swc-transform
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.
No description provided.