chrome-extension-boilerplate-react icon indicating copy to clipboard operation
chrome-extension-boilerplate-react copied to clipboard

How to set breakpoint to debug the react extension in vscode?

Open baoblackcoal opened this issue 1 year ago • 2 comments

Set breakpoint to debug is more powerful than Console.log, is there has a method to achive it. I search google, youtube.. but I can find a useful info.

baoblackcoal avatar Apr 01 '23 08:04 baoblackcoal

Same here, debug doesn't work for me. Either on the localhost:3000 and chrome extension.

SiriusED avatar Jun 28 '23 12:06 SiriusED

+1 I don't see the points of using these templates when debugging isn't available. Complexity comes with debuggability tradeoffs.

yuis-ice avatar Jul 05 '24 06:07 yuis-ice