MCPcopy Create free account
hub / github.com/MoonshotAI/kimi-code / copy-web-dist.mjs

File copy-web-dist.mjs

apps/vis/scripts/copy-web-dist.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2// Copy web/dist/** into server/dist/public/ so the bundled server can serve
3// the SPA out of a single deploy artifact.
4

Callers

nothing calls this directly

Calls 4

writeMethod · 0.65
exitMethod · 0.65
statFunction · 0.50
mkdirFunction · 0.50

Tested by

no test coverage detected