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

Rename 'unbundle' to 'Random Access Modules bundle' #477

Merged
merged 1 commit into from
Jul 30, 2018

Conversation

jeanlauliac
Copy link
Contributor

We renamed the command in this revision: facebook/react-native@ebf5aea

So we should now change docs to reflect that. Is the doc versioned, though? How do people access docs for older versions of React Native, if at all?

Thanks!

jeanlauliac referenced this pull request in facebook/react-native Jul 30, 2018
Summary:
@public

Let's get rid of the "unbundle" terminology and instead use "RAM bundle", short for "Random Access Bundle" format. THIS IS A BREAKING CHANGE FOR OSS, as the command becomes `ram-bundle` instead of `unbundle`. It realy shouldn't be a command to start with (only a "format" specifier for the `bundle` command), but I don't want to do that change at this point.

Reviewed By: davidaurelio

Differential Revision: D8894433

fbshipit-source-id: 5565f9ae94c7c2d7f6b25f95ae45b64f27f6aec8
@react-native-bot
Copy link

Deploy preview for react-native ready!

Built with commit 863b16c

https://deploy-preview-477--react-native.netlify.com

Changes to docs/ are reflected in the next "master" version.

Thank you for your contributions.

How to ContributeDocumentation Sources

@hramos
Copy link
Contributor

hramos commented Jul 30, 2018

The docs are versioned. This PR makes the change in the right spot (docs/). The change will only be visible when people switch to "master" in the docs. Once we cut a new version of the framework, we'll do the same for the docs.

@hramos hramos merged commit fe7ae58 into master Jul 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants