Mike Dvorscak

Results 5 comments of Mike Dvorscak

Yeah, of course I can write the log statement myself. I just thought it would be nicer if I could use `metric.log` to remain consistent. Rather than switching between `metric.log`...

Unfortunately, cannot share my file. I am using an inline source map. I'll check tomorrow, I might be able to anonymize my source file. So I can give you something...

I'd rather keep it in with `` if the issue is really coming from the sourcemap itself. Is this an issue with TypeScript itself or some other third party lib...

I like this approach since it leaves the possibility to use the option `--only-mapped` to omit these bytes or not depending on preference

Thanks for the quick response. Since I'm really only exploring test frameworks to use with Vue (and not too invested in AVA), I'll take a look at the other options....