@nuxtjs/sentry
v8.0.8
Published
Sentry module for Nuxt.js
Downloads
212,881
Keywords
Readme
@nuxtjs/sentry
Sentry module for Nuxt 2. For Nuxt 3+ support see the official
@sentry/nuxtmodule.
Contributing
- Install dependencies with
yarn. - Run
yarn dev:prepareto generate stubbeddistdirectory. - Make your changes.
- Run
yarn lintandyarn testto verify that there is no issues (consider adding new test for your changes). - Submit a PR.

