Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Silentely/eSIM-Tools
/ deploy-prepare.js
File
deploy-prepare.js
scripts/deploy-prepare.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
fs = require(
'fs'
);
4
const
path = require(
'path'
);
Callers
nothing calls this directly
Calls
4
ensureAccessKey
Function · 0.85
ensureDist
Function · 0.85
log
Method · 0.45
success
Method · 0.45
Tested by
no test coverage detected