Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/pyscript/pyscript
/ plugins.cjs
File
plugins.cjs
core/rollup/plugins.cjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
{ readdirSync, writeFileSync } = require(
"node:fs"
);
2
const
{ join } = require(
"node:path"
);
3
4
const
plugins = [
""
];
Callers
nothing calls this directly
Calls
1
push
Method · 0.45
Tested by
no test coverage detected