Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/rollup/rollup
/ require
Function
require
test/incremental/index.js:157–157 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
155
modules.foo = `
import
p from
'external'
;
export
default p;`;
156
157
const
require = id => id ===
'external'
&& 43;
158
159
return
rollup
160
.rollup({
Callers
15
index.js
File · 0.70
native.js
File · 0.50
requireWithFriendlyError
Function · 0.50
native.wasm.js
File · 0.50
cli.ts
File · 0.50
requireOrImport
Function · 0.50
testHelpers.js
File · 0.50
loadConfigAndRunTest
Function · 0.50
test.js
File · 0.50
index.js
File · 0.50
_config.js
File · 0.50
_config.js
File · 0.50
Calls
no outgoing calls
Tested by
2
test
Function · 0.40
test
Function · 0.40
Used in the wild
real call sites across dependent graphs
searching dependent graphs…