Closed Dimezis closed 2 years ago
@Dimezis thanks for contributing this change, it loos great!
I will add some cosmetic changes, merge and release the new version of the lib.
Just to double-check - looks like scriptUriToIdMap
is basically mirrored version of the v8ScriptMap
, right ?
Great, thanks!
Just to double-check - looks like scriptUriToIdMap is basically mirrored version of the v8ScriptMap, right
Yup, it was needed to correctly replace the URI coming from Chrome Dev Tools with a real ID registered in the V8 engine
Allows editing JS code from Chrome dev tools