Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/rollup/rollup
/ rollup.config.mjs
File
rollup.config.mjs
test/cli/samples/config-external-function/rollup.config.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
assert from
'assert'
;
2
import
{ resolve } from
'path'
;
3
4
var
config = resolve(
'./_config.js'
);
Callers
nothing calls this directly
Calls
1
resolve
Function · 0.90
Tested by
no test coverage detected