mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
ff94fad9a16bdb76d393671cad47bf92374424db
Currently when React generates rel=preload link tags for script/stylesheet resources, it will not carryover nonce and fetchpriority values if specified on the original elements. This change ensures that the preload links use the nonce and fetchPriority values if they were specified. DiffTrain build for commit https://github.com/facebook/react/commit/535c038d15d21f33e678187410d658456cc0ce39.
react-fbsource-import
Languages
JavaScript
67.1%
TypeScript
29.4%
HTML
1.5%
CSS
1.1%
C++
0.6%
Other
0.2%