mirror of
https://github.com/modelstudioai/cli.git
synced 2026-09-14 19:49:23 +08:00
chore(dev): run CLI workspace entries from source
- use tsx for bl/kscli dev and test runners - point local library exports to src while keeping publishConfig on dist - switch vendored telemetry modules to .cjs for source-run compatibility - update stress/e2e helpers and agent docs for the new source execution path
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
"noEmit": true,
|
||||
"module": "nodenext",
|
||||
"moduleResolution": "nodenext",
|
||||
"customConditions": ["@bailian-cli/source"],
|
||||
"allowImportingTsExtensions": true,
|
||||
"esModuleInterop": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user