Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
const
{ compileVSCode } = require(
"./compileVSCode"
);
2
const
{ copyExtensions } = require(
"./copyExtensions"
);
3
const
{ copyPublic } = require(
"./copyPublic"
);
4
Callers
nothing calls this directly
Calls
3
compileVSCode
Function · 0.85
copyExtensions
Function · 0.85
copyPublic
Function · 0.85
Tested by
no test coverage detected