mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
05f6de56f47b5fecaec9ca7b6a0e01335e6545b2
<noscript> (#28815)
`<noscript>` scopes should be considered inert from the perspective of
Fizz since we assume they'll only be used in rare and adverse
circumstances. When we added preload support for img tags we did not
include the noscript scope check in the opt-out for preloading. This
change adds it in
fixes: #27910
DiffTrain build for [dc6a7e01e1](https://github.com/facebook/react/commit/dc6a7e01e1d2fa5eb4974f9bb66e9e8fb40f6ef8)
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%