re-export shell $ for plugin
This commit is contained in:
parent
5536b14347
commit
b824809605
4 changed files with 144 additions and 7 deletions
|
|
@ -27,6 +27,7 @@ for (const file of pkgjsons) {
|
|||
console.log("updated:", file)
|
||||
await Bun.file(file).write(pkg)
|
||||
}
|
||||
await $`bun install`
|
||||
|
||||
console.log("\n=== opencode ===\n")
|
||||
await import(`../packages/opencode/script/publish.ts`)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue