MCPcopy 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
86function copyStaticFiles() {
87 copy("static")
88}
89
90/*
91The working dir of Electron is build/main instead of src/main because of TS.

Callers 1

startFunction · 0.85

Calls 1

copyFunction · 0.70

Tested by

no test coverage detected