feat(gateway): P5-001 plugin host module #92

Merged
jason.woltje merged 2 commits from feat/p5-plugin-host into main 2026-03-13 17:48:00 +00:00
Showing only changes of commit 2bf3816efc - Show all commits

View File

@@ -11,7 +11,7 @@
"dependsOn": ["^lint"]
},
"typecheck": {
"dependsOn": ["^typecheck"]
"dependsOn": ["^build"]
},
"test": {
"dependsOn": ["^build"],