This commit is contained in:
Kaihua
2026-07-23 09:39:20 +08:00
parent 91be9ba320
commit 32b56aeb69
4 changed files with 124 additions and 9 deletions
+1
View File
@@ -8,6 +8,7 @@
},
"scripts": {
"dev": "vite",
"probe": "node scripts/collect-prices.mjs --probe US",
"collect": "node scripts/collect-prices.mjs",
"build": "tsc -b && vite build",
"typecheck": "tsc -b --pretty false",