Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/rollup/plugins
/ rollup.config.mjs
File
rollup.config.mjs
packages/pluginutils/rollup.config.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ readFileSync } from
'fs'
;
2
3
import
commonjs from
'@rollup/plugin-commonjs'
;
4
import
resolve from
'@rollup/plugin-node-resolve'
;
Callers
nothing calls this directly
Calls
4
createConfig
Function · 0.90
typescript
Function · 0.85
resolve
Function · 0.50
commonjs
Function · 0.50
Tested by
no test coverage detected