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

Remove unnecessary flag when running JS server #25517

Closed
wants to merge 2 commits into from

Commits on Jul 5, 2019

  1. Remove unnecessary flag when running JS server

    This removes the --projectRoot flag in launchPackager.bat as it was removed and unnecessary fixing bundler not opening when `yarn react-native run-android` is run.
    thecodrr authored Jul 5, 2019
    Configuration menu
    Copy the full SHA
    e8e525c View commit details
    Browse the repository at this point in the history
  2. Change dir to project root before packager start

    thecodrr authored Jul 5, 2019
    Configuration menu
    Copy the full SHA
    512cead View commit details
    Browse the repository at this point in the history