mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
2782fa2664784d7c3c941aa708349e570418103d
RFC: we can either retain break/continue target ids (instead of pruning them in `buildReactiveFunction`) or re-implement the same logic in `propagateScopeDeps` (ignore implicit breaks; match unlabeled break / continues to their closest loop / while parent terminal). If we go ahead with this approach, I'll clean up this PR (add relevant types and comments)
Languages
JavaScript
67.1%
TypeScript
29.4%
HTML
1.5%
CSS
1.1%
C++
0.6%
Other
0.2%