ignore: cloud
This commit is contained in:
parent
43e8047ad6
commit
cf79262dc4
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue