Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2
import
{ mkdtempSync, writeFileSync, mkdirSync, symlinkSync } from
"node:fs"
;
3
import
{ tmpdir } from
"node:os"
;
4
import
{ join } from
"node:path"
;
Callers
nothing calls this directly
Calls
9
bundleToSingleHtml
Function · 0.90
makeColorGradingProject
Function · 0.85
readBundledColorGradingLutSrc
Function · 0.85
from
Method · 0.80
makeTempProject
Function · 0.70
tryCreateSymlink
Function · 0.70
hasAttribute
Method · 0.65
querySelector
Method · 0.65
getAttribute
Method · 0.65
Tested by
no test coverage detected