Hi, I tried using this tool with babel-register, but the source lines are coming back incorrectly. I tried using both values for sourcemap property with the same weird results. Any idea how to get this to work? Thanks.
Note: new Error().stack displays the correct lines/cols even with babel-register. I think that's because babel patches stacks.