Skip to content

Fix a build issue where codegen order is incorrect#32480

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

Fix a build issue where codegen order is incorrect#32480
sota000 wants to merge 1 commit into
facebook:mainfrom
sota000:export-D31953580

Conversation

@sota000
Copy link
Copy Markdown
Contributor

@sota000 sota000 commented Oct 27, 2021

Summary: Working in progress.

Differential Revision: D31953580

Summary: Working in progress.

Differential Revision: D31953580

fbshipit-source-id: 021ea51071c3ad38cd63b781c8b705ba13bd4b43
@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 Oct 27, 2021
@facebook-github-bot
Copy link
Copy Markdown
Contributor

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

@pull-bot
Copy link
Copy Markdown

Messages
📖

📋 Missing Changelog - Can you add a Changelog? To do so, add a "## Changelog" section to your PR description. A changelog entry has the following format: [CATEGORY] [TYPE] - Message.

DetailsCATEGORY may be:
  • General
  • iOS
  • Android
  • JavaScript
  • Internal (for changes that do not need to be called out in the release notes)

TYPE may be:

  • Added, for new features.
  • Changed, for changes in existing functionality.
  • Deprecated, for soon-to-be removed features.
  • Removed, for now removed features.
  • Fixed, for any bug fixes.
  • Security, in case of vulnerabilities.

MESSAGE may answer "what and why" on a feature level. Use this to briefly tell React Native users about notable changes.

📖 📋 Missing Test Plan - Can you add a Test Plan? To do so, add a "## Test Plan" section to your PR description. A Test Plan lets us know how these changes were tested.
📖 📋 Missing Summary - Can you add a Summary? To do so, add a "## Summary" section to your PR description. This is a good place to explain the motivation for making this change.

Generated by 🚫 dangerJS against 09babf4

@pull-bot
Copy link
Copy Markdown

PR build artifact for 09babf4 is ready.
To use, download tarball from "Artifacts" tab in this CircleCI job then run yarn add <path to tarball> in your React Native project.

@analysis-bot
Copy link
Copy Markdown

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

Base commit: fdd744f
Branch: main

@analysis-bot
Copy link
Copy Markdown

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 8,289,930 +0
android hermes armeabi-v7a 7,854,062 +0
android hermes x86 8,656,984 +0
android hermes x86_64 8,616,124 +0
android jsc arm64-v8a 9,791,300 +0
android jsc armeabi-v7a 8,752,231 +0
android jsc x86 9,740,210 +0
android jsc x86_64 10,341,063 +0

Base commit: fdd744f
Branch: main

@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Oct 27, 2021
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request has been merged in 9c4c127.

@sota000 sota000 deleted the export-D31953580 branch October 27, 2021 16:56
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.

4 participants