@bugsnag/plugin-node-in-project

@bugsnag/js plugin to mark whether stackframes are 'in-project'

Usage no npm install needed!

<script type="module">
  import bugsnagPluginNodeInProject from 'https://cdn.skypack.dev/@bugsnag/plugin-node-in-project';
</script>

README

@bugsnag/plugin-node-in-project

This plugin detects whether a stackframe is "in project" – i.e. whether it is a descendent of the project root and node within a node_modules directory. It is included in the Node notifier.

License

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