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

File index.js

test/cases/resolving/browser-field/index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1it("should replace a module with a module", function() {
2 expect(require("replacing-module1")).toBe("new-module");
3});
4it("should replace a module with a file in a module", function() {

Callers

nothing calls this directly

Calls 2

itFunction · 0.50
requireFunction · 0.50

Tested by

no test coverage detected