Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VemtoOrg/vemto2
/ copyStaticFiles
Function
copyStaticFiles
scripts/dev-server.js:86–88 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
84
}
85
86
function
copyStaticFiles() {
87
copy(
"static"
)
88
}
89
90
/*
91
The working dir of Electron is build/main instead of src/main because of TS.
Callers
1
start
Function · 0.85
Calls
1
copy
Function · 0.70
Tested by
no test coverage detected