getsentry / getsentry/sentry-javascript
Upload nitro sourcemaps automatically in the SolidStart SDK
Đang mở
Feature
- Ngôn ngữ chính
- TypeScript
- Star
- 8.7k
- Fork
- 1.8k
- Merge trung bình
- 1 ngày 17 giờ
- Pull request đã merge (30 ngày)
- 515
Mô tả
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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.