AndreasMadsen / trace

Creates super long stack traces
https://trace.js.org
MIT License
194 stars 18 forks source link

Source map support #28

Closed darky closed 8 years ago

darky commented 8 years ago

Cool library! But, unfortunately seems, that it not support source maps (proper line, column). Would be awesome to support this stuff.

AndreasMadsen commented 8 years ago

Could you provide an example. If the library itself supports source maps on the stack trace then trace will present those.

darky commented 8 years ago

All fine, sorry.