@bugsnag/plugin-window-unhandled-rejection

@bugsnag/js plugin to report unhandled promise rejections in browsers

Usage no npm install needed!

<script type="module">
  import bugsnagPluginWindowUnhandledRejection from 'https://cdn.skypack.dev/@bugsnag/plugin-window-unhandled-rejection';
</script>

README

@bugsnag/plugin-window-unhandled-rejection

This plugin hooks in to the browser's global unhandledRejection/onunhandledrejection callbacks to provide unhandled exception reporting for Promises. It is included in the browser notifier.

License

This package is free software released under the MIT License. See LICENSE.txt for details.