feat: map globe view, style hot reloading and load lag fixed (#17079)

* chore: upgrade svelte-maplibre and enforce runes

* feat: maplibre-gl 5, globe view, style hot reloading, fast map markers

* fix: remove location-pin class that wasn't being used

---------

Co-authored-by: Zack Pollard <zackpollard@ymail.com>
This commit is contained in:
Ben McCann
2025-03-28 07:08:54 -07:00
committed by GitHub
parent cc3ea32cd2
commit 3fde5a8328
4 changed files with 251 additions and 333 deletions

View File

@@ -9,6 +9,9 @@ process.env.PUBLIC_IMMICH_PAY_HOST = process.env.PUBLIC_IMMICH_PAY_HOST || 'http
/** @type {import('@sveltejs/kit').Config} */
const config = {
compilerOptions: {
runes: true,
},
preprocess: vitePreprocess(),
kit: {
adapter: adapter({