@bugsnag/node

v6.0.0
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 2/21/2019

Downloads