ignore: cloud

This commit is contained in:
Dax Raad
2025-08-27 21:49:39 -04:00
parent 43e8047ad6
commit cf79262dc4

View File

@@ -3,7 +3,7 @@
"type": "module", "type": "module",
"scripts": { "scripts": {
"dev": "vinxi dev --host 0.0.0.0", "dev": "vinxi dev --host 0.0.0.0",
"dev:remote": "bun sst shell --stage=dev bun dev", "dev:remote": "bun sst shell --target=Solid --stage=dev bun dev",
"build": "vinxi build", "build": "vinxi build",
"start": "vinxi start", "start": "vinxi start",
"version": "0.5.28" "version": "0.5.28"