nuxt-community / sentry-module

Sentry module for Nuxt 2
https://sentry.nuxtjs.org
MIT License
500 stars 113 forks source link
nuxt-module nuxtjs sentry

@nuxtjs/sentry

@nuxtjs/sentry

npm version npm downloads Codecov Standard JS

Sentry module for Nuxt 2. For Nuxt 3+ support see the official @sentry/nuxt module.

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