Skip to content

nuxt-community/sentry-module

Repository files navigation

@nuxtjs/sentry

@nuxtjs/sentry

npm version npm downloads Codecov Standard JS

Sentry module for Nuxt 2

Contributing

  1. Install dependencies with yarn.
  2. Run yarn dev:prepare to generate stubbed dist directory.
  3. Make your changes.
  4. Run yarn lint and yarn test to verify that there is no issues (consider adding new test for your changes).
  5. Submit a PR.

License

MIT License