Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ execFileSync } from
"node:child_process"
;
2
import
{ readFile, rm, writeFile } from
"node:fs/promises"
;
3
import
{ dirname, resolve } from
"node:path"
;
4
import
{ fileURLToPath } from
"node:url"
;
Callers
nothing calls this directly
Calls
2
path
Function · 0.85
buildUmd
Function · 0.85
Tested by
no test coverage detected