microsoft / react-native-windows-samples

A repository showcasing React Native samples and templates for Windows, macOS, and Surface Duo.
https://microsoft.github.io/react-native-windows/
MIT License
485 stars 199 forks source link

Mark remote debugging as deprecated in CLI docs #933

Closed Yajur-Grover closed 6 months ago

Yajur-Grover commented 6 months ago

Description

Marks the remote debugging flag as deprecated in the CLI documentation.

Why

Reflect web debugging being deprecated: https://github.com/react-native-community/discussions-and-proposals/discussions/734

Partially resolves https://github.com/microsoft/react-native-windows/issues/12928

Screenshots

Before: image

After: image

Microsoft Reviewers: Open in CodeFlow