Sentry module for Nuxt.js


Keywords
nuxt-module, nuxtjs, sentry
License
MIT
Install
npm install @nuxtjs/sentry@4.3.1

Documentation

@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