MCPcopy Create free account
hub / github.com/heygen-com/hyperframes / htmlBundler.test.ts

File htmlBundler.test.ts

packages/core/src/compiler/htmlBundler.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// @vitest-environment node
2import { mkdtempSync, writeFileSync, mkdirSync, symlinkSync } from "node:fs";
3import { tmpdir } from "node:os";
4import { join } from "node:path";

Callers

nothing calls this directly

Calls 9

bundleToSingleHtmlFunction · 0.90
makeColorGradingProjectFunction · 0.85
fromMethod · 0.80
makeTempProjectFunction · 0.70
tryCreateSymlinkFunction · 0.70
hasAttributeMethod · 0.65
querySelectorMethod · 0.65
getAttributeMethod · 0.65

Tested by

no test coverage detected