callsite-record icon indicating copy to clipboard operation
callsite-record copied to clipboard

Browser support, source map support

Open unlight opened this issue 8 years ago • 1 comments

Is it possible to adapt this module to use in browser with source map support?

unlight avatar May 21 '17 16:05 unlight

I believe there shouldn't be a problem in making this module work in browser. Thus, we already use error-stack-parser that supports all major browsers to create callsites for errors. Unfortunately, I will not be able to invest my time in developing this feature at the moment, however PRs are always welcome!

inikulin avatar May 22 '17 17:05 inikulin