Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/huggingface/transformers.js
/ dev.mjs
File
dev.mjs
packages/transformers/scripts/dev.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ spawn } from
"node:child_process"
;
2
import
{ unlinkSync } from
"node:fs"
;
3
import
path from
"node:path"
;
4
import
{ fileURLToPath } from
"node:url"
;
Callers
nothing calls this directly
Calls
5
createLogger
Function · 0.90
prepareOutDir
Function · 0.85
split
Method · 0.80
map
Method · 0.80
dispose
Method · 0.45
Tested by
no test coverage detected