[PR #7159] [MERGED] chore: remove svelte-preprocess #11512

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

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/7159
Author: @benmccann
Created: 2/17/2024
Status: Merged
Merged: 2/17/2024
Merged by: @jrasm91

Base: mainHead: svelte-preprocess


📝 Commits (1)

  • 33776dc chore: remove svelte-preprocess

📊 Changes

3 files changed (+13 additions, -15 deletions)

View changed files

📝 web/package-lock.json (+7 -8)
📝 web/package.json (+4 -5)
📝 web/svelte.config.js (+2 -2)

📄 Description

vitePreprocess is faster and it's one less dependency: https://kit.svelte.dev/docs/integrations#preprocessors


🔄 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/7159 **Author:** [@benmccann](https://github.com/benmccann) **Created:** 2/17/2024 **Status:** ✅ Merged **Merged:** 2/17/2024 **Merged by:** [@jrasm91](https://github.com/jrasm91) **Base:** `main` ← **Head:** `svelte-preprocess` --- ### 📝 Commits (1) - [`33776dc`](https://github.com/immich-app/immich/commit/33776dc7aef222881636dd823fa55485cd78dcc7) chore: remove svelte-preprocess ### 📊 Changes **3 files changed** (+13 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `web/package-lock.json` (+7 -8) 📝 `web/package.json` (+4 -5) 📝 `web/svelte.config.js` (+2 -2) </details> ### 📄 Description `vitePreprocess` is faster and it's one less dependency: https://kit.svelte.dev/docs/integrations#preprocessors --- <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:40: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#11512