refactor(sdk): remove local legacy package
This commit is contained in:
parent
28f4284bd7
commit
80865407e0
74 changed files with 46983 additions and 87229 deletions
|
|
@ -2,9 +2,7 @@
|
|||
|
||||
import { $ } from "bun"
|
||||
|
||||
await $`bun ./packages/sdk/js/script/build.ts`
|
||||
|
||||
await $`bun dev generate > ../sdk/openapi.json`.cwd("packages/opencode")
|
||||
await $`bun run generate`.cwd("packages/protocol")
|
||||
|
||||
await $`bun run generate`.cwd("packages/www")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue