Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/lingodotdev/lingo.dev
/ _loader-utils.spec.ts
File
_loader-utils.spec.ts
packages/compiler/src/_loader-utils.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect, vi, beforeEach, afterEach } from
"vitest"
;
2
import
* as path from
"path"
;
3
4
// ESM mocks for internal modules used by _loader-utils
Callers
nothing calls this directly
Calls
2
loadDictionary
Function · 0.90
transformComponent
Function · 0.90
Tested by
no test coverage detected