mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
1d665b6fa3
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 [535c038d15](https://github.com/facebook/react/commit/535c038d15d21f33e678187410d658456cc0ce39)