MCPcopy
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

1import { spawn } from "node:child_process";
2import { unlinkSync } from "node:fs";
3import path from "node:path";
4import { fileURLToPath } from "node:url";

Callers

nothing calls this directly

Calls 5

createLoggerFunction · 0.90
prepareOutDirFunction · 0.85
splitMethod · 0.80
mapMethod · 0.80
disposeMethod · 0.45

Tested by

no test coverage detected