Skip to content

Commit 53f851b

Browse files
committed
test(plugins): align xai boundary paths
1 parent f92300a commit 53f851b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

extensions/xai/tsconfig.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -357,6 +357,9 @@
357357
"@openclaw/terminal-core/theme": [
358358
"../../dist/plugin-sdk/packages/terminal-core/src/theme.d.ts"
359359
],
360+
"@openclaw/workboard-contract": [
361+
"../../packages/workboard-contract/src/index.ts"
362+
],
360363
"@openclaw/terminal-core/*": [
361364
"../../dist/plugin-sdk/packages/terminal-core/src/*.d.ts"
362365
],

0 commit comments

Comments
 (0)