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

point react gradle config to monorepo #44901

Closed
wants to merge 2 commits into from

Commits on Jun 13, 2024

  1. Fix cli assemble, build & install (facebook#44902)

    Summary:
    Pull Request resolved: facebook#44902
    
    Add support for building (assembling) a React Native Android project.
    
    Changelog: [General][Added] core-cli-utils Android support
    
    Differential Revision: D58287783
    blakef authored and facebook-github-bot committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    463d4c7 View commit details
    Browse the repository at this point in the history
  2. point react gradle config to monorepo (facebook#44901)

    Summary:
    Pull Request resolved: facebook#44901
    
    Point Gradle to the monorepo instead of a node_modules, as well as remove some commented out entries we're not interested in.
    
    Changelog: [Internal]
    
    Reviewed By: cortinico
    
    Differential Revision: D58287786
    blakef authored and facebook-github-bot committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    02a33e6 View commit details
    Browse the repository at this point in the history