MCPcopy Index your code
hub / github.com/tkirda/jQuery-Autocomplete / build.mjs

File build.mjs

scripts/build.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { execFileSync } from "node:child_process";
2import { readFile, rm, writeFile } from "node:fs/promises";
3import { dirname, resolve } from "node:path";
4import { fileURLToPath } from "node:url";

Callers

nothing calls this directly

Calls 2

pathFunction · 0.85
buildUmdFunction · 0.85

Tested by

no test coverage detected