@bugsnag/plugin-node-unhandled-rejection

@bugsnag/js plugin to capture and report unhandled rejections

Usage no npm install needed!

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

README

@bugsnag/plugin-node-unhandled-rejection

This plugin hooks in to Node's process#unhandledRejection event to provide unhandled exception reporting for Promises. It is included in the Node notifier.

License

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