chore: COMPRESSION!!!

This commit is contained in:
2023-10-09 13:42:39 +02:00
parent 6421f6e031
commit 08e6900e8d
3 changed files with 43 additions and 2 deletions

View File

@@ -45,6 +45,7 @@
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.3.4",
"typescript": "^5.0.2",
"vite": "^4.3.9"
"vite": "^4.3.9",
"vite-plugin-compression2": "^0.10.5"
}
}