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

Conversation

cortinico
Copy link
Contributor

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

… `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
@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Facebook Partner: Facebook Partner fb-exported labels Mar 22, 2022
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D34213795

@react-native-bot react-native-bot added the Platform: Android Android applications. label Mar 22, 2022
@react-native-bot
Copy link
Collaborator

This pull request was successfully merged by @cortinico in 4d91f40.

When will my fix make it into a release? | Upcoming Releases

Comment on lines +9 to +10
include(":ReactAndroid:hermes-engine")
project(":ReactAndroid:hermes-engine").projectDir = file('../node_modules/react-native/ReactAndroid/hermes-engine')
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice ^ spotted/fixed in the nightly too earlier

but lagging few days behind 🤪 more contributions inc

Saadnajmi pushed a commit to Saadnajmi/react-native-macos that referenced this pull request Jan 15, 2023
… `react-native` NPM package. (facebook#33467)

Summary:
Pull Request resolved: facebook#33467

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: 29e54b37db0103f72e9983976ef9147fe69116e7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged This PR has been merged. p: Facebook Partner: Facebook Partner Platform: Android Android applications.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants