Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Do not hide sourcemaps in production build #546

Merged
merged 1 commit into from
Mar 11, 2025

Conversation

juliusknorr
Copy link
Contributor

@juliusknorr juliusknorr commented Mar 11, 2025

I do not see a reason why we should hide source maps on production builds and it makes reading traces and debugging a lot harder on production setups.

@juliusknorr juliusknorr requested review from susnux and ShGKme March 11, 2025 08:29
@juliusknorr juliusknorr added type: bug 🐛 Something isn't working 3. to review 3️⃣ Waiting for reviews labels Mar 11, 2025
Signed-off-by: Julius Knorr <jus@bitgrid.net>
@juliusknorr juliusknorr force-pushed the fix/sourcemap-prod-build branch from ffeb732 to a0ca988 Compare March 11, 2025 19:00
@juliusknorr juliusknorr merged commit c65ae15 into main Mar 11, 2025
14 checks passed
@juliusknorr juliusknorr deleted the fix/sourcemap-prod-build branch March 11, 2025 19:02
@juliusknorr
Copy link
Contributor Author

/backport to stable1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review 3️⃣ Waiting for reviews type: bug 🐛 Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants