mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
d533aef7abce9e873d73374d124a71f3fb710460
Similar to https://github.com/facebook/react/pull/30768 we want to
schedule work during prerendering in microtasks both for the root task
and pings. We continue to schedule flushes as Tasks to allow as much
work to be batched up as possible.
DiffTrain build for [ab24f643d0](https://github.com/facebook/react/commit/ab24f643d0809ee09a7499862fef135fb09a0225)
Please do not delete this branch
Description
Languages
JavaScript
67.1%
TypeScript
29.4%
HTML
1.5%
CSS
1.1%
C++
0.6%
Other
0.2%