JSPM

@honeybadger-io/plugin-core

1.4.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 18773
  • Score
    100M100P100Q148255F
  • License MIT

Shared functionality used by Honeybadger's javascript build plugins

Package Exports

  • @honeybadger-io/plugin-core
  • @honeybadger-io/plugin-core/dist/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@honeybadger-io/plugin-core) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Honeybadger JavaScript Build Plugin

Shared library for uploading source maps and sending deploy notifications to Honeybadger.

Usage

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.

Development

  1. Run npm install
  2. Run the tests with npm test
  3. Build with npm run build

License

This package is MIT licensed. See the MIT-LICENSE file in this folder for details.