mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
This had a higher probability of collision than originally thought (bad math). This makes the strategy injectable and provies a no-collision version on the client and an unlikely-to-collide version on the server.