getsentry / getsentry/sentry-javascript
Upload nitro sourcemaps automatically in the SolidStart SDK
Offen
#13,762
0 Kommentare
1 Reaktion
1 zugewiesene Person
Beansprucht von @andreiborza
Auf GitHub ansehen
Feature
- Vorherrschende Sprache
- TypeScript
- Sterne
- 8.7k
- Forks
- 1.8k
- Ø Merge
- 1 T. 17 Std.
- Gemergte PRs (30 T.)
- 515
Beschreibung
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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.