Skip to content

rename module exports from "aliases" to "aliasMap"#36028

Closed
vzaidman wants to merge 1 commit into
facebook:mainfrom
vzaidman:export-D42888752
Closed

rename module exports from "aliases" to "aliasMap"#36028
vzaidman wants to merge 1 commit into
facebook:mainfrom
vzaidman:export-D42888752

Conversation

@vzaidman
Copy link
Copy Markdown
Contributor

@vzaidman vzaidman commented Feb 1, 2023

Summary:
Use aliasMap both in parsers and generators instead of using aliasMap in half of the places and aliases in the other.

This would also allow us to introduce "enumMap" more easily in the next commit.

Changelog: [Internal] rename module exports from "aliases" to "aliasMap"

Reviewed By: christophpurrer

Differential Revision: D42888752

Summary:
Use aliasMap both in parsers and generators instead of using aliasMap in half of the places and aliases in the other.

This would also allow us to introduce "enumMap" more easily in the next commit.

Changelog: [Internal] rename module exports from "aliases" to "aliasMap"

Reviewed By: christophpurrer

Differential Revision: D42888752

fbshipit-source-id: cc22908a22564c34e180192ca85c58d7010459b7
@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 Feb 1, 2023
@facebook-github-bot
Copy link
Copy Markdown
Contributor

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

@analysis-bot
Copy link
Copy Markdown

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 8,464,128 +0
android hermes armeabi-v7a 7,785,487 +0
android hermes x86 8,937,955 +0
android hermes x86_64 8,796,174 +0
android jsc arm64-v8a 9,649,662 +0
android jsc armeabi-v7a 8,384,823 +0
android jsc x86 9,712,273 +0
android jsc x86_64 10,189,237 +0

Base commit: bf34810
Branch: main

@vzaidman vzaidman closed this Feb 1, 2023
vzaidman added a commit to vzaidman/react-native that referenced this pull request Feb 2, 2023
Summary:
Pull Request resolved: facebook#36028

Use aliasMap both in parsers and generators instead of using aliasMap in half of the places and aliases in the other.

This would also allow us to introduce "enumMap" more easily in the next commit.

Changelog: [Internal] rename module exports from "aliases" to "aliasMap"

Reviewed By: christophpurrer, cipolleschi

Differential Revision: D42888752

fbshipit-source-id: d47c35fd649d5d4313e9436fdd57496eda53e1d4
facebook-github-bot pushed a commit that referenced this pull request Feb 2, 2023
Summary:
Pull Request resolved: #36042

Pull Request resolved: #36028

Use aliasMap both in parsers and generators instead of using aliasMap in half of the places and aliases in the other.

This would also allow us to introduce "enumMap" more easily in the next commit.

Changelog: [Internal] rename module exports from "aliases" to "aliasMap"

Reviewed By: christophpurrer, cipolleschi

Differential Revision: D42888752

fbshipit-source-id: cf1929fcebde994d07e5c6bda5ab71106d417b21
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 p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants