In order to enable the debugger in Chrome DevTools, it is now mandatory to include the 'debuggerId' field in the RETURN OBJECT of the Debugger.enable method. You can find more information about this change on this PR: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/4774406. This PR addresses this requirement.
In order to enable the debugger in Chrome DevTools, it is now mandatory to include the 'debuggerId' field in the RETURN OBJECT of the Debugger.enable method. You can find more information about this change on this PR: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/4774406. This PR addresses this requirement.