Skip to content

breaking: Remove legacy /launch-js-devtools endpoint - #2065

Merged
thymikee merged 1 commit into
react-native-community:mainfrom
huntie:debugging-cleanup
Sep 11, 2023
Merged

breaking: Remove legacy /launch-js-devtools endpoint#2065
thymikee merged 1 commit into
react-native-community:mainfrom
huntie:debugging-cleanup

Conversation

@huntie

@huntie huntie commented Sep 8, 2023

Copy link
Copy Markdown
Collaborator

Summary

Removes the /launch-js-devtools endpoint from cli-server-api. This opens the legacy JSC remote debugging endpoint (which we're deprecating in 0.73), and is not currently referenced within React Native or CLI.

Note

The /debugger-ui endpoint (deprecated in 0.73) is not changed and remains available. We'll be updating our docs to strongly discourage use of this debugging method!

Test plan

  • tsc
  • Search /launch-js-devtools in codebase -> unused.

@thymikee
thymikee merged commit 4f8c7ee into react-native-community:main Sep 11, 2023
@huntie
huntie deleted the debugging-cleanup branch September 11, 2023 09:51
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.

4 participants