Shared library for uploading source maps and sending deploy notifications to Honeybadger.
You shouldn't need to use this package directly. This package serves as the core implementation of shared functionality meant to be used within Honeybadger's plugins for JS build/bundling systems such as webpack and rollup.
- Run
npm install
- Run the tests with
npm test
- Build with
npm run build
This package is MIT licensed. See the MIT-LICENSE file in this folder for details.