MCPcopy
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

1const fs = require("fs");
2const path = require("path");
3
4const page = require("./page.html");

Callers

nothing calls this directly

Calls 3

readFileFunction · 0.70
requireFunction · 0.50
itFunction · 0.50

Tested by

no test coverage detected