Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ index.js
File
index.js
test/configCases/html/extract/index.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
fs = require(
"fs"
);
2
const
path = require(
"path"
);
3
4
const
page = require(
"./page.html"
);
Callers
nothing calls this directly
Calls
3
readFile
Function · 0.70
require
Function · 0.50
it
Function · 0.50
Tested by
no test coverage detected