[PR #713] [MERGED] 🔥 removed usage of babel-preset-jwl-app #3275

Closed
opened 2026-02-28 20:39:10 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/713
Author: @MatissJanis
Created: 2/28/2023
Status: Merged
Merged: 2/28/2023
Merged by: @MatissJanis

Base: masterHead: matiss/remove-jwl-app


📝 Commits (3)

  • cf68689 🔥 removed usage of babel-preset-jwl-app
  • c459c0c Add @babel/preset-react
  • f15d0f6 Merge branch 'master' into matiss/remove-jwl-app

📊 Changes

6 files changed (+76 additions, -312 deletions)

View changed files

📝 packages/loot-core/.babelrc (+1 -1)
📝 packages/loot-core/package.json (+1 -1)
📝 packages/loot-core/webpack/webpack.browser.config.js (+1 -1)
📝 packages/loot-design/babel.config.json (+1 -1)
📝 packages/loot-design/package.json (+2 -0)
📝 yarn.lock (+70 -308)

📄 Description

Removed usage of babel-preset-jwl-app. It pulls in so much unnecessary bloat of dev-dependencies..


🔄 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/713 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 2/28/2023 **Status:** ✅ Merged **Merged:** 2/28/2023 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/remove-jwl-app` --- ### 📝 Commits (3) - [`cf68689`](https://github.com/actualbudget/actual/commit/cf68689d7bab3f0da6d44ca2a9aaea52cbc7bf95) :fire: removed usage of babel-preset-jwl-app - [`c459c0c`](https://github.com/actualbudget/actual/commit/c459c0ca08b3253931bb8519cae0d26263113358) Add @babel/preset-react - [`f15d0f6`](https://github.com/actualbudget/actual/commit/f15d0f694e07cd024a6ad2d68c4ac5071e21e424) Merge branch 'master' into matiss/remove-jwl-app ### 📊 Changes **6 files changed** (+76 additions, -312 deletions) <details> <summary>View changed files</summary> 📝 `packages/loot-core/.babelrc` (+1 -1) 📝 `packages/loot-core/package.json` (+1 -1) 📝 `packages/loot-core/webpack/webpack.browser.config.js` (+1 -1) 📝 `packages/loot-design/babel.config.json` (+1 -1) 📝 `packages/loot-design/package.json` (+2 -0) 📝 `yarn.lock` (+70 -308) </details> ### 📄 Description Removed usage of `babel-preset-jwl-app`. It pulls in so much unnecessary bloat of dev-dependencies.. --- <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 20:39:10 -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#3275