Closed byCedric closed 1 year ago
This allows us to selectively patch certain behaviors when debugging from vscode. Like disabling inline source maps, or force urlRegex breakpoints to be unbound.
urlRegex
This change anticipates that https://github.com/expo/expo/pull/23258 is going to be merged.
:tada: This PR is included in version 1.0.6 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
Linked issue
This allows us to selectively patch certain behaviors when debugging from vscode. Like disabling inline source maps, or force
urlRegex
breakpoints to be unbound.Additional context
This change anticipates that https://github.com/expo/expo/pull/23258 is going to be merged.