Stefan Schubert

Results 6 comments of Stefan Schubert

No comments? What should be done to get this pull request merged into the master branch?

@m-a-r-c-e-l-i-n-o Yes and yes. This was the goal.

@cyrixmorten I added reporters: `text` and `text-summary` to my config and reports are fine. Could you test your config without preprocessors? Could you show your jspm.conf.js?

@cyrixmorten Could you please start karma with `autoWatch: true` and `singleRun: false` (you have to put these flags in karma.conf.js) to look into the transpiled code. For that you have...

`inlineSourceMap` could be the right parameter for base64 data url in the transpiled file. No separate `*.js.map` file.

If I can support you, please ask. I have searched for a long time to get coverage with karma, jspm and babel. The result was to write this pr based...