Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
80
export
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
bundleSmokeHarness
Function · 0.85
Calls
1
resolve
Method · 0.80
Tested by
no test coverage detected