Skip to content

Commit f1a60a0

Browse files
author
Frank
committed
wip: generate config.json
1 parent 4b9cae8 commit f1a60a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloud/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"typecheck": "tsc --noEmit",
66
"dev": "vinxi dev --host 0.0.0.0",
77
"dev:remote": "VITE_AUTH_URL=https://auth.dev.opencode.ai bun sst shell --stage=dev bun dev",
8-
"build": "vinxi build",
8+
"build": "vinxi build && ../../packages/opencode/script/schema.ts ./.output/public/config.json",
99
"start": "vinxi start",
1010
"version": "0.6.4"
1111
},

0 commit comments

Comments
 (0)