Added lib to compress image into jpeg before send on backend

This commit is contained in:
2026-04-13 22:53:09 +01:00
parent 2d370b5630
commit 697f1e8490
7 changed files with 68 additions and 10 deletions
+1
View File
@@ -35,6 +35,7 @@
"@microsoft/signalr": "^10.0.0",
"@openapitools/openapi-generator-cli": "^2.30.2",
"@tailwindcss/postcss": "^4.2.1",
"browser-image-compression": "^2.0.2",
"postcss": "^8.5.8",
"rimraf": "^6.1.3",
"rxjs": "~7.8.0",