You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
User a custom source-map-support in order to get meaningful stack traces.
The source-map-support package doesn't appreciate absolute file://
URLs. I tried to address this in
evanw/node-source-map-support#133 and made
some progress before discovering
evanw/node-source-map-support#126. I pushed
that work, and a small follow-up, to my local version used here.
With this, I get stack traces that referring to app/.
0 commit comments