Re: [PATCH] Support for the source-map in Karma test framework

2018-05-30 Thread Dave Page
Thanks, applied. On Wed, May 30, 2018 at 3:50 AM, Ashesh Vashi wrote: > Hi Team, > > Debugging the failed jasmine test-cases is very difficult with the current > implementation. > The stack-traces does not give the correct information as It does not > have source-map support for the original cod

Re: [PATCH] Support for the source-map in Karma test framework

2018-05-30 Thread Joao De Almeida Pereira
Hello Ashesh The change looks great. This will help the community a lot when we are TDDing new features. Please do not forget NOT to commit the second patch. Thanks Victoria && Joao On Wed, May 30, 2018 at 3:51 AM Ashesh Vashi wrote: > Hi Team, > > Debugging the failed jasmine test-cases is v