[PR #74] [MERGED] chore: optimise depedency tree #734

Closed
opened 2026-02-26 18:48:41 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/74
Author: @Mythie
Created: 4/13/2023
Status: Merged
Merged: 5/1/2023
Merged by: @Mythie

Base: mainHead: chore/optimise-deps


📝 Commits (2)

  • 95c3be9 chore: optimise depedency tree
  • 1abfa93 Merge branch 'main' into chore/optimise-deps

📊 Changes

6 files changed (+5132 additions, -9013 deletions)

View changed files

apps/web/.babelrc (+0 -4)
📝 apps/web/.eslintrc.json (+7 -2)
📝 apps/web/package.json (+16 -18)
📝 package-lock.json (+5087 -8965)
📝 package.json (+14 -16)
📝 packages/prisma/package.json (+8 -8)

📄 Description

Tidies up the dependency tree moving packages into devDeps where applicable, doing so means that docker container builds become about 60mb smaller.

image

🔄 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/documenso/documenso/pull/74 **Author:** [@Mythie](https://github.com/Mythie) **Created:** 4/13/2023 **Status:** ✅ Merged **Merged:** 5/1/2023 **Merged by:** [@Mythie](https://github.com/Mythie) **Base:** `main` ← **Head:** `chore/optimise-deps` --- ### 📝 Commits (2) - [`95c3be9`](https://github.com/documenso/documenso/commit/95c3be9a7760adec3d77756ef9446ca1a86f1ed6) chore: optimise depedency tree - [`1abfa93`](https://github.com/documenso/documenso/commit/1abfa93551fa96fd3df6df31d7cc265bf8fd03d7) Merge branch 'main' into chore/optimise-deps ### 📊 Changes **6 files changed** (+5132 additions, -9013 deletions) <details> <summary>View changed files</summary> ➖ `apps/web/.babelrc` (+0 -4) 📝 `apps/web/.eslintrc.json` (+7 -2) 📝 `apps/web/package.json` (+16 -18) 📝 `package-lock.json` (+5087 -8965) 📝 `package.json` (+14 -16) 📝 `packages/prisma/package.json` (+8 -8) </details> ### 📄 Description Tidies up the dependency tree moving packages into `devDeps` where applicable, doing so means that docker container builds become about 60mb smaller. <img width="745" alt="image" src="https://user-images.githubusercontent.com/13398220/231770722-c692c75c-417a-45c8-9c85-b90a62485413.png"> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 18:48:41 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/documenso#734
No description provided.