Code
Hub
Trending
Following
Digest
Agents
Workspaces
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/pyscript/pyscript
/ 3rd-party.cjs
File
3rd-party.cjs
core/rollup/3rd-party.cjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
{ copyFileSync, writeFileSync } = require(
"node:fs"
);
2
const
{ join } = require(
"node:path"
);
3
4
const
CDN =
"https://cdn.jsdelivr.net/npm"
;
Callers
nothing calls this directly
Calls
6
resolve
Function · 0.85
reBundle
Function · 0.85
dropSourceMap
Function · 0.85
v
Function · 0.70
fetch
Function · 0.50
text
Method · 0.45
Tested by
no test coverage detected