[PR #5567] [MERGED] 🗑️ Remove old sourcemap and process package #6001

Closed
opened 2026-02-28 21:22:21 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/5567
Author: @MikesGlitch
Created: 8/16/2025
Status: Merged
Merged: 8/18/2025
Merged by: @MikesGlitch

Base: masterHead: remove-unused-sourcemap-package


📝 Commits (4)

📊 Changes

3 files changed (+6 additions, -4 deletions)

View changed files

📝 packages/loot-core/package.json (+0 -2)
upcoming-release-notes/5567.md (+6 -0)
📝 yarn.lock (+0 -2)

📄 Description

sourcemap is now handled by vite. process is a part of the node polyfill


🔄 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/actualbudget/actual/pull/5567 **Author:** [@MikesGlitch](https://github.com/MikesGlitch) **Created:** 8/16/2025 **Status:** ✅ Merged **Merged:** 8/18/2025 **Merged by:** [@MikesGlitch](https://github.com/MikesGlitch) **Base:** `master` ← **Head:** `remove-unused-sourcemap-package` --- ### 📝 Commits (4) - [`dbc1334`](https://github.com/actualbudget/actual/commit/dbc133403c6173b090f4dc4caeea7a32b2c6e91d) remove old sourcemap package and process package - [`266fb37`](https://github.com/actualbudget/actual/commit/266fb37f20fb076379533df701d8ffa8c20d978c) merge - [`72ed91e`](https://github.com/actualbudget/actual/commit/72ed91e3a2f6a0270c1a0e760984605a2e627e2c) release notes - [`1760262`](https://github.com/actualbudget/actual/commit/17602623997509b5a6be2e92b5d5f5b09edd4b3d) Update 5567.md ### 📊 Changes **3 files changed** (+6 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `packages/loot-core/package.json` (+0 -2) ➕ `upcoming-release-notes/5567.md` (+6 -0) 📝 `yarn.lock` (+0 -2) </details> ### 📄 Description <!-- Thank you for submitting a pull request! Make sure to follow the instructions to write release notes for your PR — it should only take a minute or two: https://github.com/actualbudget/docs#writing-good-release-notes. Try running yarn generate:release-notes *before* pushing your PR for an interactive experience. --> `sourcemap` is now handled by vite. `process` is a part of the node polyfill --- <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-02-28 21:22:21 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#6001