Merge remote-tracking branch 'origin/master' into web-capability-seam
# Conflicts: # docs/architecture.md # docs/module-graph.md # docs/rfc/README.md # packages/README.md # tsconfig.build.json # tsconfig.json
This commit is contained in:
@@ -56,6 +56,10 @@
|
||||
"packages/subagent/subagent-acp": {
|
||||
"entry": ["tests/**/*.spec.ts", "tests/**/*.e2e.ts", "tests/mock-acp-server.ts"],
|
||||
"project": ["src/**/*.ts", "tests/**/*.ts"]
|
||||
},
|
||||
"packages/fs/tool-fs": {
|
||||
"entry": ["tests/**/*.spec.ts", "tests/**/*.e2e.ts"],
|
||||
"project": ["src/**/*.ts", "tests/**/*.ts"]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user