Skip to content

Fix config file dir incorrectly set in the build time codegen.#32946

Closed
sota000 wants to merge 1 commit into
facebook:mainfrom
sota000:export-D33724558
Closed

Fix config file dir incorrectly set in the build time codegen.#32946
sota000 wants to merge 1 commit into
facebook:mainfrom
sota000:export-D33724558

Conversation

@sota000
Copy link
Copy Markdown
Contributor

@sota000 sota000 commented Jan 22, 2022

Summary:
Changelog: [Internal]
This fixes a bug where config file dir was incorrectly and breaks the codegen which runs when building an app.

Differential Revision: D33724558

Summary:
Changelog: [Internal]
This fixes a bug where config file dir was incorrectly and breaks the codegen which runs when building an app.

Differential Revision: D33724558

fbshipit-source-id: a667c49b3e3802bc4b192b09d0b20415ef5647cd
@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 Jan 22, 2022
@facebook-github-bot
Copy link
Copy Markdown
Contributor

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

@analysis-bot
Copy link
Copy Markdown

Platform Engine Arch Size (bytes) Diff
ios - universal n/a --

Base commit: 48f6967
Branch: main

@analysis-bot
Copy link
Copy Markdown

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 8,297,390 +0
android hermes armeabi-v7a 7,634,290 +0
android hermes x86 8,770,739 +0
android hermes x86_64 8,707,934 +0
android jsc arm64-v8a 9,783,285 +0
android jsc armeabi-v7a 8,768,379 +0
android jsc x86 9,749,232 +0
android jsc x86_64 10,345,315 +0

Base commit: 48f6967
Branch: main

@@ -1,9 +1,9 @@
# Copyright (c) Meta Platforms, Inc. and affiliates.
# Copyright (c) Facebook, Inc. and its affiliates.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I think we want to amend this :)

@react-native-bot
Copy link
Copy Markdown
Collaborator

This pull request was successfully merged by @sota000 in c48e5ac.

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

@react-native-bot react-native-bot added the Merged This PR has been merged. label Jan 24, 2022
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants