MCPcopy
hub / github.com/webpack/webpack / test

Function test

test/cases/parsing/issue-4608-1/index.js:83–85  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

81
82 (function () {
83 var test = function () {
84 require("fail");
85 };
86
87 {
88 var require = f;

Callers 2

index.jsFile · 0.70
index.jsFile · 0.50

Calls 1

requireFunction · 0.50

Tested by

no test coverage detected