Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/SimDeck
/ build.mjs
File
build.mjs
packages/nativescript-inspector/scripts/build.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
import
{ spawnSync } from
"node:child_process"
;
3
import
{ copyFileSync, existsSync, rmSync } from
"node:fs"
;
4
import
{ dirname, resolve } from
"node:path"
;
Callers
nothing calls this directly
Calls
2
log
Method · 0.80
run
Function · 0.70
Tested by
no test coverage detected