chimi icon indicating copy to clipboard operation
chimi copied to clipboard

Indicate correct line in "Cannot find module..." errors

Open fvictorio opened this issue 7 years ago • 1 comments

If a module cannot be required, the stacktrace shows the snippet-${Math.random()} file instead of the proper line in the readme. I'm not sure why does that happen, I'm guessing a problem with the source-map-support module.

fvictorio avatar Nov 17 '17 18:11 fvictorio

sourcemaps our greatest friends :trollface:

gillchristian avatar Nov 17 '17 21:11 gillchristian