babel-jspm-karma-jasmine-istanbul
babel-jspm-karma-jasmine-istanbul copied to clipboard
What about stack traces? How do I get stack traces to also use source-maps?
This tutorial was great to help me set up karma-jspm
and istanbul
with isparta
. I got it all working just fine, however it looks like the stack traces that get generated while running unit tests are quite useless. They're not using source maps at all. Is anyone else also experiencing this issue?
@onlywei Did you find a solution for this? I'm also trying to solve this problem.
@sanbornhnewyyz No, it remains a mystery to me.