-
-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
sourcemaps with Karma #1709
Comments
I've also found this issue to be present in 2.2.5 |
Every version above 2.2.1 (to date) is affected. |
👍 This is a problem for us as well, we have had to drop our version number in order to get stack traces again. |
Can you confirm whether or not this is still an issue with 2.3.2? If so, and you have a bit of time, could you checkout this branch and see if it helps? #1880 |
@danielstjules on 2.3.3 with #1880, still no source maps :( |
I'm using v2.3.3 with |
Appologies: turned out to be my own mistake. Configuring Karma is just a very frustrating job. |
Do we know if there ever was, or is now, a problem with Mocha affecting sourcemap support? My impression is that this is entirely up to Karma (or similar tooling). |
no. |
I'm using karma, karma-sourcemap-loader, and karma-mocha. Noticed that upgrading from 2.2.1 to 2.2.3 causes sourcemap info not to be included in test reports to the console. Related issue: demerzel3/karma-sourcemap-loader#15
Sorry I can't provide you with more details at this time.
The text was updated successfully, but these errors were encountered: