-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Description
Is there an existing issue for this?
- I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
- I have reviewed the documentation https://docs.sentry.io/
- I am using the latest SDK release https://github.com/getsentry/sentry-javascript/releases
How do you use Sentry?
Self-hosted/on-premise
Which SDK are you using?
@sentry/nuxt
SDK Version
8.34.0
Framework Version
Node Version: v20.17.0 - Nuxt Version: 3.12.4 - CLI Version: 3.13.2 - Nitro Version: 2.9.7 - Package Manager: [email protected] - Builder: - - User Config: ssr, spaLoadingTemplate, modules, imports, experimental, css, colorMode, nitro, app, pwa, devtools, features, eslint, runtimeConfig, sentry, $development, $test - Runtime Modules: @vueuse/[email protected], @unocss/[email protected], @pinia/[email protected], @nuxtjs/[email protected], @vite-pwa/[email protected], @bg-dev/[email protected], [email protected], @nuxt/test-utils/[email protected], [email protected], @artmizu/[email protected], @nuxt/[email protected], @sentry/nuxt/[email protected]
Link to Sentry event
No response
Reproduction Example/SDK Setup
SENTRY_DIST=1 [email protected] ... pnpm build
output
...
> Release: [email protected]
> Dist: None
...
Steps to Reproduce
- setup nuxt sentry
- pnpm build with release and dist set
Expected Result
dist should be added to the artifacts
Actual Result
dist is none.
maybe we could set release and dist via nuxt.config.ts
Metadata
Metadata
Assignees
Labels
Projects
Status