Handling uncaught exceptions
Unanswered
Polar bear posted this in #help-forum
Polar bearOP
Hi, I want to debug my code and find where it core dumps due to uncaught exceptions.
https://nodejs.org/api/process.html#process_warning_using_uncaughtexception_correctly
Where do i put this in my nextjs project?
https://nodejs.org/api/process.html#process_warning_using_uncaughtexception_correctly
Where do i put this in my nextjs project?