MCPcopy
hub / github.com/webpack/webpack / index.js

File index.js

test/watchCases/plugins/watch-ignore-plugin/0/index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import value from "./file"
2import a from "./a"
3const req = require.context("./foo", false, /^.*\.js$/);
4it("should ignore change to file and directory", function() {

Callers

nothing calls this directly

Calls 3

contextMethod · 0.80
keysMethod · 0.65
itFunction · 0.50

Tested by

no test coverage detected