make the default debugger-shell spawn command unset ELECTRON_RUN_AS_NODE#54654
Closed
vzaidman wants to merge 2 commits intofacebook:mainfrom
Closed
make the default debugger-shell spawn command unset ELECTRON_RUN_AS_NODE#54654vzaidman wants to merge 2 commits intofacebook:mainfrom
vzaidman wants to merge 2 commits intofacebook:mainfrom
Conversation
132e1ce to
4e6ff6f
Compare
4e6ff6f to
1260fad
Compare
1260fad to
32de2aa
Compare
32de2aa to
f89c315
Compare
f89c315 to
f56ca2f
Compare
f56ca2f to
243e30a
Compare
243e30a to
856a278
Compare
856a278 to
a896e91
Compare
a896e91 to
090d137
Compare
…g event on if this changes (facebook#54447) Summary: Changelog: [Internal] Expose `unstable_hasConnectedDevices` and `unstable_addHasConnectedDevicesListener` from both `InspectorProxy` and `DevMiddleware` that tells the user if any devices are connected to `devMiddleware` and allows to listen to whenever this state changes. Reviewed By: motiz88 Differential Revision: D86319965
…ODE (facebook#54654) Summary: make the default debugger-shell spawn command unset ELECTRON_RUN_AS_NODE Changelog: [Internal] Reviewed By: motiz88 Differential Revision: D86673603
vzaidman
added a commit
to vzaidman/react-native
that referenced
this pull request
Dec 9, 2025
…ODE (facebook#54654) Summary: make the default debugger-shell spawn command unset ELECTRON_RUN_AS_NODE Changelog: [Internal] Reviewed By: motiz88 Differential Revision: D86673603
090d137 to
d5908a8
Compare
vzaidman
added a commit
to vzaidman/react-native
that referenced
this pull request
Dec 9, 2025
…ODE (facebook#54654) Summary: make the default debugger-shell spawn command unset ELECTRON_RUN_AS_NODE Changelog: [Internal] Reviewed By: motiz88 Differential Revision: D86673603
|
This pull request has been merged in 5e81ac9. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary:
make the default debugger-shell spawn command unset ELECTRON_RUN_AS_NODE
Changelog: [Internal]
Reviewed By: motiz88
Differential Revision: D86673603