CLI-153 Fix sourcemap upload#138
Conversation
ee4c86f to
f1f9b88
Compare
f56f022 to
fd6b42e
Compare
|
SummaryRefactors sourcemap generation and Sentry integration to work within bun's build constraints. The CLI binaries are now built without external sourcemaps (producing single-file executables), while sourcemaps are generated separately in a follow-up build step specifically for Sentry upload. This prevents the conflict between bun's What reviewers should knowKey architectural change: The sourcemap upload workflow is now split into two stages: (1) build and publish binaries without sourcemaps in the
|



No description provided.