mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
6c0314daa28539fa8c28e070a9072ad6bfd5b5cd
Data URI's in images can't effectively be preloaded (the URI contains
the data so preloading only duplicates the data in the stream. If we
encounter an image with this protocol in the src attribute we should
avoid preloading it.
DiffTrain build for [1a001dac62](https://github.com/facebook/react/commit/1a001dac6220a64d98ae33a28e89dde78100d6c5)
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%