React Native Chrome Debugger Showing Full Path
React Native Chrome Debugger Showing Full Path
I am setting up debugger tool for react native from this link
chrome-debug-tools-for-react-native-mutiple-issues
However full path is used in source map, which makes it hard to be debugged. 
Anyone knowing what are the fixes ?
It should be 
Thanks
By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.