tidy build config and deps

strip ollama proxy from vite, add deployment html injection plugin,
bump zxing dep for barcode scanning, ignore deploy artifacts
This commit is contained in:
Ned Halksworth
2026-05-27 17:31:09 +01:00
committed by Ned
parent add2586cb1
commit 7bc92a92d7
4 changed files with 82 additions and 38 deletions
+2
View File
@@ -2,6 +2,7 @@
"name": "red-bull-intake-tracker",
"private": true,
"version": "1.0.0",
"license": "MIT",
"type": "module",
"scripts": {
"dev": "vite",
@@ -12,6 +13,7 @@
},
"dependencies": {
"@vitejs/plugin-react": "^4.3.4",
"@zxing/browser": "^0.2.0",
"appwrite": "^25.0.0",
"exceljs": "^4.4.0",
"framer-motion": "^11.18.2",