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

Skip bundling for Simulator #5519

Closed
wants to merge 1 commit into from

Conversation

frantic
Copy link
Contributor

@frantic frantic commented Jan 24, 2016

Following up on the conversation in https://www.prod.facebook.com/groups/reactnativeoss/permalink/1516993445263951/ I currently don't see any good reason to create an offline bundle for simulator builds.

Test Plan: forced react-native-cli to point to my local installation, react-native init, Cmd+B in Xcode for iPhone Simulator – script was skipped, Cmd+B for iOS Device – script was executed.

@facebook-github-bot
Copy link
Contributor

By analyzing the blame information on this pull request, we identified @frantic, @ide and @lpil to be potential reviewers.

@facebook-github-bot facebook-github-bot added GH Review: review-needed CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. labels Jan 24, 2016
@frantic
Copy link
Contributor Author

frantic commented Jan 24, 2016

cc @mkonicek @bestander

@mkonicek
Copy link
Contributor

Very cool, this speeds up the build a lot!

@facebook-github-bot shipit

@facebook-github-bot
Copy link
Contributor

Thanks for importing. If you are an FB employee go to https://our.intern.facebook.com/intern/opensource/github/pull_request/1722825984614727/int_phab to review.

@chirag04
Copy link
Contributor

💯

@mkonicek
Copy link
Contributor

@facebook-github-bot shipit

@facebook-github-bot
Copy link
Contributor

Thanks for importing. If you are an FB employee go to https://our.intern.facebook.com/intern/opensource/github/pull_request/1722825984614727/int_phab to review.

@mkonicek
Copy link
Contributor

Failed because of an unrelated issue in the CI :(

@ghost ghost closed this in 5f0ef12 Jan 26, 2016
mkonicek pushed a commit that referenced this pull request Jan 29, 2016
Summary:
Following up on the conversation in https://www.prod.facebook.com/groups/reactnativeoss/permalink/1516993445263951/ I currently don't see any good reason to create an offline bundle for simulator builds.
Closes #5519

Reviewed By: svcscm

Differential Revision: D2859751

Pulled By: mkonicek

fb-gh-sync-id: f70481e447e258f5531de773729fc31d9ebec6f7
cpojer pushed a commit to facebook/metro that referenced this pull request Jan 26, 2017
Summary:
Following up on the conversation in https://www.prod.facebook.com/groups/reactnativeoss/permalink/1516993445263951/ I currently don't see any good reason to create an offline bundle for simulator builds.
Closes facebook/react-native#5519

Reviewed By: svcscm

Differential Revision: D2859751

Pulled By: mkonicek

fb-gh-sync-id: f70481e447e258f5531de773729fc31d9ebec6f7
This pull request was closed.
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.

4 participants