Skip to content
This repository has been archived by the owner on Nov 18, 2024. It is now read-only.

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

Closed

Conversation

kayhadrin
Copy link
Contributor

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.

# for free to subscribe to this conversation on GitHub. Already have an account? #.
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