react-native icon indicating copy to clipboard operation
react-native copied to clipboard

move launch ID gen out of dev-middleware

Open EdmondChuiHW opened this issue 10 months ago • 0 comments

Summary: Changelog: [General][Removed] launchId query param for /debugger-frontend is no longer generated automatically for each /open-debugger call. Caller of /open-debugger is now responsible for generating the launchId, which will be passed along to /debugger-frontend.

Reviewed By: robhogan

Differential Revision: D55164645

EdmondChuiHW avatar Apr 29 '24 13:04 EdmondChuiHW