CLI perf: reduce deps (#22652)
This commit is contained in:
parent
150ab07a83
commit
675a46e23e
84 changed files with 1413 additions and 1009 deletions
|
|
@ -16,6 +16,7 @@ import { Tool } from "../../src/tool"
|
|||
import { Filesystem } from "../../src/util"
|
||||
import { provideInstance, tmpdirScoped } from "../fixture/fixture"
|
||||
import { testEffect } from "../lib/effect"
|
||||
import { Npm } from "@opencode-ai/shared/npm"
|
||||
|
||||
const FIXTURES_DIR = path.join(import.meta.dir, "fixtures")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue