[PR #4032] [MERGED] feat(server): tsconfig: don't clear console on nest startup #10212

Closed
opened 2026-02-05 14:17:53 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/4032
Author: @etnoy
Created: 9/8/2023
Status: Merged
Merged: 9/8/2023
Merged by: @jrasm91

Base: mainHead: feat/dont-clear-nest-log


📝 Commits (4)

📊 Changes

2 files changed (+13 additions, -32 deletions)

View changed files

📝 server/package.json (+2 -2)
📝 server/tsconfig.json (+11 -30)

📄 Description

This is a fix to #4023 where the same effect is achieved through tsconfig instead of package.json


🔄 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/immich-app/immich/pull/4032 **Author:** [@etnoy](https://github.com/etnoy) **Created:** 9/8/2023 **Status:** ✅ Merged **Merged:** 9/8/2023 **Merged by:** [@jrasm91](https://github.com/jrasm91) **Base:** `main` ← **Head:** `feat/dont-clear-nest-log` --- ### 📝 Commits (4) - [`393bce4`](https://github.com/immich-app/immich/commit/393bce4e41bea5df9e146a66d7d0186631272c6a) feat: don't clear nest output - [`0613d83`](https://github.com/immich-app/immich/commit/0613d83eb834caa63d5ff7f66e9a8f4e7d067df8) feat: moved config to tsconfig - [`d8b759d`](https://github.com/immich-app/immich/commit/d8b759d515494dc68cb1a79bb9761df4aee7aa1b) Merge branch 'main' of https://github.com/immich-app/immich into feat/dont-clear-nest-log - [`635a5a3`](https://github.com/immich-app/immich/commit/635a5a3ae5f098af1af3bf3a5a03a10b3a5d7f32) fix: cleanup package json ### 📊 Changes **2 files changed** (+13 additions, -32 deletions) <details> <summary>View changed files</summary> 📝 `server/package.json` (+2 -2) 📝 `server/tsconfig.json` (+11 -30) </details> ### 📄 Description This is a fix to #4023 where the same effect is achieved through tsconfig instead of package.json --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 14:17:53 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#10212