Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Silentely/eSIM-Tools
/ build-static.js
File
build-static.js
scripts/build-static.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
const
BuildLogger = require(
'./logger.js'
);
3
const
transpileDistJs = require(
'./transpile-dist-js.js'
);
4
Callers
nothing calls this directly
Calls
7
removeDist
Function · 0.85
copyEntry
Function · 0.85
transpileDistJs
Function · 0.85
log
Method · 0.45
warn
Method · 0.45
success
Method · 0.45
error
Method · 0.45
Tested by
no test coverage detected