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

Update template/android and RN Tester to use hermes-engine from the react-native NPM package. #33467

Closed
wants to merge 1 commit into from

Commits on Mar 22, 2022

  1. Update template/android and RN Tester to use hermes-engine from the…

    … `react-native` NPM package.
    
    Summary:
    We can now change the `hermes-engine` dependency to be consumed by the `react-native` NPM package
    and not anymore from the standalone `hermes-engine`. This will allow for a better stability
    as the `hermes-engine` and the `react-native` were built from source at the same instant in time.
    
    Changelog:
    [Android] [Changed] - Update template/android and RN Tester to use `hermes-engine` from the `react-native` NPM package.
    
    Reviewed By: hramos
    
    Differential Revision: D34213795
    
    fbshipit-source-id: 4ec8c6fae202e616274be6d87d6ee110906af6cc
    cortinico authored and facebook-github-bot committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    541a493 View commit details
    Browse the repository at this point in the history