fix(dev): consolidate generated cache directories
Quality / quality (ubuntu-latest) (push) Failing after 9m50s
Quality / quality (windows-latest) (push) Canceled after 0s

This commit is contained in:
2026-08-12 22:25:12 +05:30
parent e638c6be6a
commit b508b49058
8 changed files with 28 additions and 13 deletions
+1
View File
@@ -540,6 +540,7 @@ export async function runGateway(root: string, args: string[]): Promise<void> {
const hostname = hostArg?.split("=")[1] ?? environmentConfig.hostname;
// The published CLI bundle carries the matching gateway/cache lifecycle.
const { startGateway } = await import("@wrnexus/dev-server");
await startGateway({