mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
The previous PRs to make `estree` use codegen broke the swc->estree and estree->hir conversions. This PR updates those conversions so everything builds now.