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

conditional Babel registration no longer necessary #44362

Closed
wants to merge 1 commit into from

Commits on May 7, 2024

  1. conditional Babel registration no longer necessary (facebook#44362)

    Summary:
    
    Packages that are built and directly run in the monorepo no longer need to worry about
    conditionally registering themselves to transpile Flow -> JS at runtime. Our build step
    strips this file now.
    
    Reviewed By: huntie
    
    Differential Revision: D56839521
    blakef authored and facebook-github-bot committed May 7, 2024
    Configuration menu
    Copy the full SHA
    5d0c835 View commit details
    Browse the repository at this point in the history