When catching exceptions in node, attempt to find source map. #1386

Closed
opened 2025-08-09 17:19:57 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @pauldotknopf on 9/14/2016

I use webpack to generate server.js. If NodeServices catches an error from there, attempt to locate server.js.map and generate a stack trace from it.

This will help with debugging issues.

*Originally created by @pauldotknopf on 9/14/2016* I use webpack to generate `server.js`. If `NodeServices` catches an error from there, attempt to locate `server.js.map` and generate a stack trace from it. This will help with debugging issues.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#1386
No description provided.