MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / smokeHarnessEntry

Function smokeHarnessEntry

packages/hosts/mcp-apps-shell/src/vite.ts:80–81  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

78};
79
80export const smokeHarnessEntry = (): string =>
81 path.resolve(packageRoot, "src/shell/smoke-harness.tsx");
82
83/**
84 * Bundle the artifact smoke-render harness to a self-contained IIFE string.

Callers 1

bundleSmokeHarnessFunction · 0.85

Calls 1

resolveMethod · 0.80

Tested by

no test coverage detected