You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the debugger was enabled only for a configuration called "Debug". This commit make sure that all the configurations of type :debug have the debugger enabled.
The text was updated successfully, but these errors were encountered:
Target Branch(es)
0.76
Link to commit or PR to be picked
facebook/react-native@eda4f18
Description
Currently, the debugger was enabled only for a configuration called "Debug". This commit make sure that all the configurations of type
:debug
have the debugger enabled.The text was updated successfully, but these errors were encountered: