[PR #6643] [CLOSED] feat/svelte adapter test #11270

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

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/6643
Author: @alextran1502
Created: 1/25/2024
Status: Closed

Base: mainHead: feat/svelte-adapter-test


📝 Commits (3)

  • 17e2cea chore(web): sveltekit deployment
  • d30ec7f chore(web): sveltekit deployment
  • 102d41b correctly install the package

📊 Changes

4 files changed (+222 additions, -7 deletions)

View changed files

📝 server/package-lock.json (+6 -6)
📝 web/package-lock.json (+214 -0)
📝 web/package.json (+1 -0)
📝 web/svelte.config.js (+1 -1)

📄 Description

  • chore(web): sveltekit deployment
  • chore(web): sveltekit deployment

🔄 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/6643 **Author:** [@alextran1502](https://github.com/alextran1502) **Created:** 1/25/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `feat/svelte-adapter-test` --- ### 📝 Commits (3) - [`17e2cea`](https://github.com/immich-app/immich/commit/17e2cea642c70fb3b9b15cdff0213832800729ef) chore(web): sveltekit deployment - [`d30ec7f`](https://github.com/immich-app/immich/commit/d30ec7f8c1b913e0a938f45c026e13832cc01567) chore(web): sveltekit deployment - [`102d41b`](https://github.com/immich-app/immich/commit/102d41bc4d251f7539721c846600230d87257af9) correctly install the package ### 📊 Changes **4 files changed** (+222 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `server/package-lock.json` (+6 -6) 📝 `web/package-lock.json` (+214 -0) 📝 `web/package.json` (+1 -0) 📝 `web/svelte.config.js` (+1 -1) </details> ### 📄 Description - chore(web): sveltekit deployment - chore(web): sveltekit deployment --- <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:36:30 +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#11270