MCPcopy Create free account
hub / github.com/dethcrypto/dethcode / rebuild.js

File rebuild.js

packages/vscode-host/scripts/rebuild.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const { compileVSCode } = require("./compileVSCode");
2const { copyExtensions } = require("./copyExtensions");
3const { copyPublic } = require("./copyPublic");
4

Callers

nothing calls this directly

Calls 3

compileVSCodeFunction · 0.85
copyExtensionsFunction · 0.85
copyPublicFunction · 0.85

Tested by

no test coverage detected