Skip to content

Conversation

@gschier
Copy link
Member

@gschier gschier commented Jan 17, 2026

Enables external source maps for Vite production builds by adding sourcemap: true to the build configuration

Adds sourcemap: true to Vite build configuration to generate external source map files (.map) alongside JavaScript bundles. This enables debugging of production builds with original source code while keeping source maps separate from the main bundle files.

Co-Authored-By: Claude Sonnet 4.5 <[email protected]>
@gschier gschier merged commit 1893b8f into main Jan 19, 2026
4 checks passed
@gschier gschier deleted the enable-production-sourcemaps branch January 19, 2026 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants