getsentry / getsentry/sentry-javascript

Upload nitro sourcemaps automatically in the SolidStart SDK

Open
#13,762 0 comments 1 reaction 1 assignee Claimed by @andreiborza View on GitHub
Feature
Dominant language
TypeScript
Stars
8.7k
Forks
1.8k
Avg merge
1d 17h
Merged PRs (30d)
515

Description

The `sentrySolidStartVite` plugin uploads sourcemaps generated during the vite build process, but not for the final nitro build step that generates the actual deployable output.

Nitro sourcemaps are referencing sourcemaps in the vinxi build folder, e.g `... "sources":["../../../../.vinxi/build/server-fns/_server/client-error.mjs"]`

We need to upload sourcemaps for both steps.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.