Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ func
Method
func
test/cases/parsing/es6.nominimize/index.js:11–13 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
9
}
10
11
func() {
12
return
require(
"./b"
);
13
}
14
15
[require(
"./c"
)]() {
16
return
"c"
;
Callers
6
addInitFunction
Function · 0.80
index.js
File · 0.80
index.js
File · 0.80
index.js
File · 0.80
test
Function · 0.80
index.js
File · 0.80
Calls
1
require
Function · 0.50
Tested by
1
test
Function · 0.64