[PR #366] [MERGED] Enable source maps for production builds #288

Closed
opened 2026-03-22 21:14:00 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mountain-loop/yaak/pull/366
Author: @gschier
Created: 1/17/2026
Status: Merged
Merged: 1/19/2026
Merged by: @gschier

Base: mainHead: enable-production-sourcemaps


📝 Commits (1)

  • 22ae951 Enable source maps for production builds

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 src-web/vite.config.ts (+1 -0)

📄 Description

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


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/mountain-loop/yaak/pull/366 **Author:** [@gschier](https://github.com/gschier) **Created:** 1/17/2026 **Status:** ✅ Merged **Merged:** 1/19/2026 **Merged by:** [@gschier](https://github.com/gschier) **Base:** `main` ← **Head:** `enable-production-sourcemaps` --- ### 📝 Commits (1) - [`22ae951`](https://github.com/mountain-loop/yaak/commit/22ae951ab6de473e5a8473dc4c916440df0d4a54) Enable source maps for production builds ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src-web/vite.config.ts` (+1 -0) </details> ### 📄 Description Enables external source maps for Vite production builds by adding `sourcemap: true` to the build configuration --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-03-22 21:14:01 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/yaak#288