getsentry / getsentry/sentry-javascript
Upload nitro sourcemaps automatically in the SolidStart SDK
未关闭
Feature
- 主要语言
- TypeScript
- 星标
- 8.7k
- 派生
- 1.8k
- 平均合并
- 1 天 17 小时
- 30 天内合并 PR
- 515
描述
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.
贡献指南
评估
这个 Issue 还没有评估数据。