mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
369c315ac4
This is non ideal but at least it's a step in the right direction. Getting the correct error requires us to track every identifier and global, which seems a bit excessive for now. We can revisit and improve this error if this is starting to confuse folks.