Ben Wilson

Results 5 comments of Ben Wilson

Hi all! We have just published a beta version of [bugsnag for web workers and service workers](https://www.npmjs.com/package/@bugsnag/web-worker) in order to facilitate development of web and service workers and also browser...

Hi everyone, After some brief investigation, it appears that both our inline script content plugin and the Shopify chat widget monkey patch the `addEventListener` methods of many window objects, and...

@djskinner you can resolve the electron issue by pinning `@vercel/webpack-asset-relocator-loader` to `1.7.3` - a new version was released last week and seems to have introduced this issue. I also have...

> I'm merging to the `PLAT-13697-callback-runner` branch because this function is used only there. And I wanted to be sure that it will pass tests after converting to TS. But...