LoginSignup

How does one debug NextJS React apps with WebStorm?

Asked 6 months agoAnswer 0Votes 1

1

I'm trying to use the WebStorm IDE debugger to debug a NextJS React app. I tried to use a JavaScript configuration, but that didn't seem to work -- neither when I used a Node config.

What's the correct procedure for debugging NextJS React apps with WebStorm?



0 Answers


Your Answer