javascript - Unable to set breakpoint for react-native code in chrome devtools -


i unable set breakpoints in chrome devtools react-native app. chrome refuses set them or set @ beginning of of other function further down file. tried deleting temp files rm -rf $tmpdir/react-* && watchman watch-del-all && rm -rf ios/build && rm -rf node_modules/ && npm cache clean && npm install no avail.

setup:

  • react native 0.36 & 0.37
  • platform android & ios simulator
  • os macos
  • latest chrome 54.0.2840.98


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -