Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(babel-plugin-fbt): detect fbt JS callsites from FbtCollector [master] #263

Closed

Conversation

kayhadrin
Copy link
Collaborator

Summary

Running string extraction from JS files containing only <fbs> or fbs() callsites doesn't work.
This PR should fix it.

Test plan

yarn clean-test

@facebook-github-bot facebook-github-bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Sep 2, 2021
@facebook-github-bot
Copy link
Contributor

@kayhadrin has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@kayhadrin kayhadrin changed the title fix(babel-plugin-fbt): detect fbt JS callsites from FbtCollector fix(babel-plugin-fbt): detect fbt JS callsites from FbtCollector [master] Sep 3, 2021
…ebook#263)

Summary:
Running string extraction from JS files containing only `<fbs>` or `fbs()` callsites doesn't work.
This PR should fix it.

Pull Request resolved: facebook#263

Test Plan: `yarn clean-test`

Differential Revision: D30744411

Pulled By: kayhadrin

fbshipit-source-id: cc6a1b948184f08f3ae702e1c1b6f53f286f2578
@kayhadrin kayhadrin force-pushed the fix/fbs-detection-in-fbt-collect branch from 761a1d5 to 8b24d3f Compare September 3, 2021 20:41
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D30744411

@facebook-github-bot
Copy link
Contributor

@kayhadrin merged this pull request in ec2a5ee.

bestsoftwaretopappreviews09 added a commit to bestsoftwaretopappreviews09/fbt that referenced this pull request Sep 10, 2024
Summary:
Running string extraction from JS files containing only `<fbs>` or `fbs()` callsites doesn't work.
This PR should fix it.

Pull Request resolved: facebook/fbt#263

Test Plan: `yarn clean-test`

Reviewed By: pkqinys

Differential Revision: D30744411

Pulled By: kayhadrin

fbshipit-source-id: cb563d7cbfad047176db127a7395e187e060ec09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Do not delete this pull request or issue due to inactivity. Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants