Steren

Results 159 comments of Steren

Seeing how slow builds are on Cloud Shell, I really wonder if they wouldn't be faster on Cloud Build

Hi @eriwen, thanks for reaching out and thanks for your tremendous work on stacktracejs. I think the end goal should be for the source map file to never be accessible...

Any step (first of third party) that would bring users closer to private maps support is very valuable for us. We could keep the platform-agnostic part in stacktrace.js and the...

Today, I have no plans to work on this.

`stackdriver-errors-js` is an experimental project I developed on the side to provide a better support of client-side JavaScript apps. Consider me still involved as a maintainer. I would be happy...

That's a good point that in local dev, it's better to not initialize the module. I still wonder if in a scenario of troubleshooting a customer issue, it's convenient to...

Thanks for the report. Do you confirm you are using the module at HEAD?

Version `0.5.0` is supposed to work. Would you be able to provide a minimal sample (e.g. on codepen) that reproduces the issue?

It seems that the `message` attribute is not recognized as being an exception by Stackdriver Error Reporting. Stackdriber Error Reporting expects stacktraces [formatted as such](https://v8.dev/docs/stack-trace-api) Would you mind providing an...

Thanks for your contributions. They look good to me. I will be reviewing the changes within the next days.