Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ index.js
File
index.js
test/configCases/parsing/top-level-declarations/index.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ a } from
"./a"
;
2
import
{ createRequire } from
"module"
;
3
4
const
myRequire = createRequire(
import
.meta.url);
Callers
nothing calls this directly
Calls
3
createRequire
Function · 0.50
it
Function · 0.50
addModule
Method · 0.45
Tested by
no test coverage detected