@bugsnag/node

v7.0.0-rc.2
Bugsnag error reporter for Node.js

build

npm run clean && npm run build:dist && npm run bundle-types

clean

rm -fr dist && mkdir dist

build:dist

../../bin/bundle src/notifier.js --node --exclude=iserror,stack-generator,error-stack-parser,pump,byline --standalone=bugsnag | ../../bin/extract-source-map dist/bugsnag.js

postversion

npm run build

bundle-types

../../bin/bundle-types
npm i @bugsnag/[email protected]

Metadata

  • MIT
  • Whatever
  • Bugsnag
  • released 3/10/2020

Downloads