Sentry module for Nuxt 2. For Nuxt 3+ support see the official
@sentry/nuxtmodule.
- 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.
