sentry-javascript icon indicating copy to clipboard operation
sentry-javascript copied to clipboard

feat(nuxt): Configure sentry in external config

Open s1gr1d opened this issue 1 year ago • 0 comments

To be able to differentiate between a browser/client execution context, sentry is initialized in an external config file. An import statement in nuxt-root.vue is added which loads this config file.

Nuxt tracking issue: https://github.com/getsentry/sentry-javascript/issues/9095

s1gr1d avatar Jun 27 '24 15:06 s1gr1d