Skip to content

Conversation

mofeiZ
Copy link
Contributor

@mofeiZ mofeiZ commented Jul 30, 2024

Copy link

vercel bot commented Jul 30, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-compiler-playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 30, 2024 1:29am

mofeiZ added a commit that referenced this pull request Jul 30, 2024
ghstack-source-id: c4e2b80
Pull Request resolved: #30524
@facebook-github-bot facebook-github-bot added CLA Signed React Core Team Opened by a member of the React Core Team labels Jul 30, 2024
@mofeiZ mofeiZ marked this pull request as ready for review July 30, 2024 01:25
}

resolveBinding(node: t.Identifier): Identifier {
if (node.name === 'fbt') {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We could also bail out when fbt is not directly imported, but that's not necessary as we only rename locals within functions the compiler processes

@mofeiZ mofeiZ merged commit db1a65a into gh/mofeiZ/15/base Jul 30, 2024
mofeiZ added a commit that referenced this pull request Jul 30, 2024
ghstack-source-id: c4e2b80
Pull Request resolved: #30524
@mofeiZ mofeiZ deleted the gh/mofeiZ/15/head branch July 30, 2024 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed React Core Team Opened by a member of the React Core Team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants