chrome-extension-boilerplate-react
chrome-extension-boilerplate-react copied to clipboard
How to set breakpoint to debug the react extension in vscode?
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.
Same here, debug doesn't work for me. Either on the localhost:3000 and chrome extension.
+1 I don't see the points of using these templates when debugging isn't available. Complexity comes with debuggability tradeoffs.