mirror of
https://github.com/immich-app/immich
synced 2026-08-15 13:03:57 +00:00
Migrate SvelteKit to the latest version 431 (#526)
This commit is contained in:
parent
fb0fa742f5
commit
db2ed2d881
47 changed files with 1509 additions and 1216 deletions
|
|
@ -6,7 +6,6 @@
|
|||
"build": "vite build",
|
||||
"package": "svelte-kit package",
|
||||
"preview": "vite preview",
|
||||
"prepare": "svelte-kit sync",
|
||||
"check": "svelte-check --tsconfig ./tsconfig.json",
|
||||
"check:watch": "svelte-check --tsconfig ./tsconfig.json --watch",
|
||||
"lint": "prettier --check --plugin-search-dir=. . && eslint .",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue