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:
Ben McCann
2024-03-08 18:15:38 -08:00
committed by GitHub
parent 4fdb0835c9
commit ba55e867e0
4 changed files with 77 additions and 7 deletions

View File

@@ -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"