-
Notifications
You must be signed in to change notification settings - Fork 47.6k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: facebook/react
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: d1c8cdae3b20a670ee91b684e8e0ad0c400ae51c
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: facebook/react
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 705df6d44df1962c4007defb29b36d5d3a6e98e2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 4 commits
- 13 files changed
- 1 contributor
Commits on Jun 21, 2023
-
This is a bit tricky to test because it really requires both the server and the client to be bundled so that the server knows it would've been an async import so it can tag it as such.
Configuration menu - View commit details
-
Copy full SHA for bcfcde2 - Browse repository at this point
Copy the full SHA bcfcde2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91216ea - Browse repository at this point
Copy the full SHA 91216eaView commit details -
Instrument the Promise for async modules instead of using a cache
We typically do this for Promises in general. Usually the ones we provide. This ensures that if Webpack replaces the module (HMR) then we'll get the new Promise when we require it again.
Configuration menu - View commit details
-
Copy full SHA for 8b5b3c5 - Browse repository at this point
Copy the full SHA 8b5b3c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 705df6d - Browse repository at this point
Copy the full SHA 705df6dView commit details
There are no files selected for viewing
This file was deleted.
This file was deleted.
This file was deleted.