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: skip compiling codegen spec with bob #797

Merged
merged 1 commit into from
Mar 26, 2025

Conversation

satya164
Copy link
Member

Summary

React Native relies on running Babel on codegen spec in the installed app. So we need to skip transforming the code.

Test plan

Tested in a library and checked that codegen specs aren't transformed but copied and the import for them isn't rewritten.

React Native relies on running Babel on codegen spec in the installed app.
So we need to skip transforming the code.
@satya164 satya164 added this pull request to the merge queue Mar 26, 2025
Merged via the queue into main with commit 3b025ef Mar 26, 2025
21 checks passed
@satya164 satya164 deleted the @satya164/skip-compiling-codegen branch March 26, 2025 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants