Skip to content

Sourcemaps dist not working #13972

@OrbisK

Description

@OrbisK

Is there an existing issue for this?

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

  1. setup nuxt sentry
  2. 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

No one assigned

    Labels

    BugPackage: nuxtIssues related to the Sentry Nuxt SDK

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions