Skip to content

Conversation

@simka
Copy link
Contributor

@simka simka commented Jan 27, 2020

Summary

This is the third (and last) of three PRs related to enabling multi-bundle support in React Native. First one can be found here and the second one here. More details, motivation and reasoning behind multi-bundle support can be found in RFC here.

As the first and second one, it's based on @dratwas work from here, but applied to current master to avoid rebasing 3-months old branch and issues that come with that.

Changelog

[Internal] [Changed] - Added bundleId param to enable multi-bundle support in the future

Test Plan

Initialized new RN app with CLI, set RN to build from source and verified the still app builds and runs OK using code from this branch.

@simka simka requested a review from mhorowitz as a code owner January 27, 2020 15:02
@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jan 27, 2020
@simka simka closed this Jan 27, 2020
@simka simka removed the request for review from mhorowitz January 27, 2020 15:11
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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants