mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
0e7e542347fea8d6da9529ddc0f7cc3145ba80df
Stacked on #34058
When tracking how large the shell is we currently only track the bytes
of everything above Suspense boundaries. However since Boundaries that
contribute to the preamble will always be inlined when the shell flushes
they should also be considered as part of the request byteSize since
they always flush alongside the shell. This change adds this tracking
DiffTrain build for [8de7aed892](https://github.com/facebook/react/commit/8de7aed8927d87a9e7e838f5d8ae28d5c30805d3)
Please do not delete this branch
Languages
JavaScript
67.1%
TypeScript
29.4%
HTML
1.5%
CSS
1.1%
C++
0.6%
Other
0.2%