Fix launching text editor from a redbox stacktrace on windows#5238
Fix launching text editor from a redbox stacktrace on windows#5238janicduplessis wants to merge 1 commit intofacebook:masterfrom
Conversation
|
I'm worried the maybe we should just fork on |
|
@pcottle The goal here is just to launch the editor in a shell because Windows can only run There is an open pull request in node at the moment to add a |
51af9eb to
dbbdc92
Compare
|
@janicduplessis updated the pull request. |
dbbdc92 to
eb78cd5
Compare
|
@janicduplessis updated the pull request. |
|
Great! A ton cleaner. will import |
|
@facebook-github-bot shipit |
|
Thanks for importing. If you are an FB employee go to https://our.intern.facebook.com/intern/opensource/github/pull_request/797876773651420/int_phab to review. |
Summary: Launch the editor with cmd on windows. Closes facebook/react-native#5238 Reviewed By: svcscm Differential Revision: D2819943 Pulled By: pcottle fb-gh-sync-id: a38f88bb9be72871cc3a37367973371176799d9e
Launch the editor with cmd on windows.