template-react-ssr
template-react-ssr copied to clipboard
VSCode config for browser debugging?
I see you've added a config file for VSCode debugging the server side - can we do this for browserside?
I am not that familiar with VSCode, but I think we could. This has a somewhat low priority though, cause Chrome devtools along with webpack sourcemaps do a pretty good job.
I'll see if I can work it out and submit a PR for documentation.