[PR #4694] [MERGED] dev build with new epub2 build target and remove patch work #4719

Closed
opened 2026-02-22 18:36:24 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/4694
Author: @timothycarambat
Created: 11/26/2025
Status: Merged
Merged: 11/26/2025
Merged by: @timothycarambat

Base: masterHead: 4582-epub2-static-build


📝 Commits (2)

  • 079afbd dev build with new epub2 build target and remove patch work
  • a58ac68 Merge branch 'master' into 4582-epub2-static-build

📊 Changes

6 files changed (+844 additions, -866 deletions)

View changed files

📝 .github/workflows/dev-build.yaml (+1 -1)
📝 collector/.nvmrc (+1 -1)
📝 collector/package.json (+2 -5)
📝 collector/yarn.lock (+838 -857)
📝 frontend/.nvmrc (+1 -1)
📝 server/.nvmrc (+1 -1)

📄 Description

supercedes work from https://github.com/Mintplex-Labs/anything-llm/pull/4630/files for more simple approach as patching gets nasty downstream


🔄 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/Mintplex-Labs/anything-llm/pull/4694 **Author:** [@timothycarambat](https://github.com/timothycarambat) **Created:** 11/26/2025 **Status:** ✅ Merged **Merged:** 11/26/2025 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `master` ← **Head:** `4582-epub2-static-build` --- ### 📝 Commits (2) - [`079afbd`](https://github.com/Mintplex-Labs/anything-llm/commit/079afbd8480b4d89a72f65a83dc0ca0b35bfeca2) dev build with new `epub2` build target and remove patch work - [`a58ac68`](https://github.com/Mintplex-Labs/anything-llm/commit/a58ac6859759e9616000dd6a6c1abe82cbdd1f2f) Merge branch 'master' into 4582-epub2-static-build ### 📊 Changes **6 files changed** (+844 additions, -866 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/dev-build.yaml` (+1 -1) 📝 `collector/.nvmrc` (+1 -1) 📝 `collector/package.json` (+2 -5) 📝 `collector/yarn.lock` (+838 -857) 📝 `frontend/.nvmrc` (+1 -1) 📝 `server/.nvmrc` (+1 -1) </details> ### 📄 Description supercedes work from https://github.com/Mintplex-Labs/anything-llm/pull/4630/files for more simple approach as patching gets nasty downstream --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-22 18:36:24 -05:00
yindo closed this issue 2026-02-22 18:36:24 -05:00
yindo changed title from [PR #4694] dev build with new `epub2` build target and remove patch work to [PR #4694] [MERGED] dev build with new `epub2` build target and remove patch work 2026-06-05 15:20:01 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#4719