mirror of
https://github.com/immich-app/immich
synced 2026-08-22 13:13:05 +00:00
perf: precompress and cache assets (#7757)
* perf: precompress and cache assets * fix cache header * use startswith --------- Co-authored-by: mertalev <101130780+mertalev@users.noreply.github.com>
This commit is contained in:
parent
4fdb0835c9
commit
ba55e867e0
4 changed files with 77 additions and 7 deletions
|
|
@ -76,6 +76,7 @@
|
|||
"rxjs": "^7.8.1",
|
||||
"sanitize-filename": "^1.6.3",
|
||||
"sharp": "^0.33.0",
|
||||
"sirv": "^2.0.4",
|
||||
"thumbhash": "^0.1.1",
|
||||
"typeorm": "^0.3.17",
|
||||
"ua-parser-js": "^1.0.35"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue