mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
4c68da2e60
Adds a new compiler pass that will eventually actually handle early returns within reactive scopes. For now it just detects them and throws a Todo error.