Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/DevCloudFE/ng-devui
/ copy-artifacts.js
File
copy-artifacts.js
scripts/copy-artifacts.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
shell = require(
'shelljs'
);
2
const
fs = require(
'fs'
)
3
const
path = require(
'path'
)
4
const
artifacts = [
'README.md'
,
'LICENSE'
]
Callers
nothing calls this directly
Calls
2
resolve
Method · 0.80
log
Method · 0.45
Tested by
no test coverage detected