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

refactor: move launchDebugger etc. to cli-tools #1133

Merged
merged 1 commit into from
Apr 25, 2020

Conversation

fson
Copy link
Contributor

@fson fson commented Apr 25, 2020

Summary:

launchDebugger.ts, launchDefaultBrowser.ts and launchEditor.ts were moved to cli-tools in #1118 to make them usable in cli-server-api. This PR removes the copies of those files from the cli package and makes it use them from cli-tools instead.

Test Plan:

Verified that the build succeeded.

@thymikee thymikee merged commit bbb830e into react-native-community:master Apr 25, 2020
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.

2 participants